Skip to content

Commit cbe9b66

Browse files
committed
test
Created using spr 1.3.4
1 parent 2dddb9a commit cbe9b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/Instrumentation/HWAddressSanitizer/personality-bti.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,4 @@ declare void @sink(ptr)
9292
; PERS: %5 = tail call i32 @__hwasan_personality_wrapper(i32 %0, i32 %1, i64 %2, ptr %3, ptr %4, ptr inttoptr (i64 2 to ptr), ptr @_Unwind_GetGR, ptr @_Unwind_GetCFA)
9393
; PERS: ret i32 %5
9494

95-
; PERS: {{.*}}[[ATTRS]]
95+
; PERS: {{.*}}[[ATTRS]] = {{.*}}branch-target-enforcement

0 commit comments

Comments
 (0)