Skip to content

Commit 9156275

Browse files
author
spupyrev
committed
added REQUIRES: asserts
1 parent acfbb45 commit 9156275

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bolt/test/X86/reader-stale-yaml.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# This script checks that YamlProfileReader in llvm-bolt is reading data
22
# correctly and stale data is corrected by profile inference.
33

4+
REQUIRES: asserts
45
RUN: yaml2obj %p/Inputs/blarge.yaml &> %t.exe
56
# Testing "usqrt"
67
RUN: llvm-bolt %t.exe -o %t.null --b %p/Inputs/blarge_profile_stale.yaml \

0 commit comments

Comments
 (0)