We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df85187 commit af6f92bCopy full SHA for af6f92b
bolt/test/binary-analysis/AArch64/gs-pauth-debug-output.s
@@ -2,7 +2,7 @@
2
//
3
// RUN: %clang %cflags -march=armv8.3-a %s -o %t.exe
4
// RUN: llvm-bolt-binary-analysis --scanners=pacret -no-threads \
5
-// RUN: -debug-only bolt-nonpacprotectedret %t.exe 2>&1 | FileCheck %s
+// RUN: -debug-only bolt-pauth-scanner %t.exe 2>&1 | FileCheck %s
6
7
// Check the debug output generated by PAuth gadget scanner to make sure the
8
// that output is kept meaningful and to provide an overview of what happens
0 commit comments