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 154d00d commit 803eaf2Copy full SHA for 803eaf2
bolt/test/AArch64/dummy-return.s
@@ -1,4 +1,6 @@
1
-# REQUIRES: system-linux,target=aarch64{{.*}}
+# This test checks instrumentation of static binary on AArch64.
2
+
3
+# REQUIRES: system-linux,bolt-runtime,target=aarch64{{.*}}
4
5
# RUN: llvm-mc -filetype=obj -triple aarch64-unknown-unknown %s -o %t.o
6
# RUN: %clang %cflags %t.o -o %t.exe -Wl,-q -static
0 commit comments