Skip to content

Commit 19e59e2

Browse files
authored
Update bolt/test/runtime/AArch64/pacret-synchronous-unwind.cpp
1 parent 4c1d189 commit 19e59e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bolt/test/runtime/AArch64/pacret-synchronous-unwind.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
// Number of functions with .cfi-negate-ra-state in the binary is
1616
// platform-dependent.
1717
// CHECK: PointerAuthCFIAnalyzer ran on {{[0-9]+}} functions.
18-
// CHECK: Ignored 1 functions ({{[0-9.]+}}%) because of CFI inconsistencies
18+
// CHECK: Ignored {{[0-9]}} functions ({{[0-9.]+}}%) because of CFI inconsistencies
1919
// CHECK-NEXT: BOLT-WARNING: PointerAuthCFIAnalyzer only supports asynchronous
2020
// CHECK-SAME: unwind tables. For C compilers, see -fasynchronous-unwind-tables.
2121

0 commit comments

Comments
 (0)