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 19c9f9c commit b304873Copy full SHA for b304873
bolt/test/runtime/AArch64/instrumentation-ind-call.c
@@ -14,7 +14,7 @@ int main() {
14
/*
15
REQUIRES: system-linux,bolt-runtime
16
17
-RUN: %clang %cflags %s -o %t.exe -Wl,-q -nopie -fpie
+RUN: %clang %cflags %s -o %t.exe -Wl,-q -no-pie -fpie
18
19
RUN: llvm-bolt %t.exe --instrument --instrumentation-file=%t.fdata \
20
RUN: -o %t.instrumented
0 commit comments