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 af2eb83 commit d158ee5Copy full SHA for d158ee5
bolt/test/X86/bug-function-layout-execount.s
@@ -1,5 +1,7 @@
1
# Verifies that llvm-bolt correctly sorts functions by their execution counts.
2
3
+# REQUIRES: x86_64-linux, asserts
4
+
5
# RUN: llvm-mc -filetype=obj -triple x86_64-unknown-unknown %s -o %t.o
6
# RUN: link_fdata %s %t.o %t.fdata
7
# RUN: %clang %cflags %t.o -o %t.exe -Wl,-q
0 commit comments