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 faf7d91 commit 488ec26Copy full SHA for 488ec26
bolt/test/X86/unclaimed-jt-entries.s
@@ -27,6 +27,8 @@
27
# CHECK-P2B: PERF2BOLT: traces mismatching disassembled function contents: 0
28
# CHECK-P2B: Binary Function "main"
29
# CHECK-P2B: IsSimple : 0
30
+# RUN: FileCheck %s --input-file %t.fdata --check-prefix=CHECK-FDATA
31
+# CHECK-FDATA: 1 main 0 1 main 7 0 1
32
33
# RUN: llvm-bolt %t.exe -v=1 -o %t.out 2>&1 | FileCheck %s
34
0 commit comments