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 316a6ff commit 42d76a3Copy full SHA for 42d76a3
bolt/test/X86/callcont-fallthru.s
@@ -1,6 +1,8 @@
1
## Ensures that a call continuation fallthrough count is set when using
2
## pre-aggregated perf data.
3
4
+# REQUIRES: x86_64-linux
5
+
6
# RUN: %clang %cflags -fpic -shared -xc /dev/null -o %t.so
7
## Link against a DSO to ensure PLT entries.
8
# RUN: %clangxx %cxxflags %s %t.so -o %t -Wl,-q -nostdlib
0 commit comments