Skip to content

Commit 4c1d189

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

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
@@ -14,7 +14,7 @@
1414

1515
// Number of functions with .cfi-negate-ra-state in the binary is
1616
// platform-dependent.
17-
// CHECK: PointerAuthCFIAnalyzer ran on {{[0-9]}} functions.
17+
// CHECK: PointerAuthCFIAnalyzer ran on {{[0-9]+}} functions.
1818
// CHECK: Ignored 1 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.

0 commit comments

Comments
 (0)