We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acfbb45 commit 9156275Copy full SHA for 9156275
bolt/test/X86/reader-stale-yaml.test
@@ -1,6 +1,7 @@
1
# This script checks that YamlProfileReader in llvm-bolt is reading data
2
# correctly and stale data is corrected by profile inference.
3
4
+REQUIRES: asserts
5
RUN: yaml2obj %p/Inputs/blarge.yaml &> %t.exe
6
# Testing "usqrt"
7
RUN: llvm-bolt %t.exe -o %t.null --b %p/Inputs/blarge_profile_stale.yaml \
0 commit comments