Skip to content

Commit fa3befd

Browse files
committed
Update the test
1 parent f2ef46b commit fa3befd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bolt/test/binary-analysis/AArch64/gs-pauth-debug-output.s

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//
33
// RUN: %clang %cflags -march=armv8.3-a %s -o %t.exe
44
// RUN: llvm-bolt-binary-analysis --scanners=pacret -no-threads \
5-
// RUN: -debug-only bolt-nonpacprotectedret %t.exe 2>&1 | FileCheck %s
5+
// RUN: -debug-only bolt-pauth-scanner %t.exe 2>&1 | FileCheck %s
66

77
// Check the debug output generated by PAuth gadget scanner to make sure the
88
// that output is kept meaningful and to provide an overview of what happens

0 commit comments

Comments
 (0)