Skip to content

Commit 6a7151f

Browse files
committed
Run update_llc_test_checks.py on irtranslator-stack-protector-windows.ll
1 parent 5601da8 commit 6a7151f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/AArch64/GlobalISel/irtranslator-stack-protector-windows.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ define void @caller() sspreq {
2121
; CHECK-NEXT: ldr x9, [sp, #8]
2222
; CHECK-NEXT: ldr x8, [x8, :lo12:__security_cookie]
2323
; CHECK-NEXT: cmp x8, x9
24-
; CHECK-NEXT: b.ne .LBB0_2
24+
; CHECK-NEXT: b.ne .LBB0_2
2525
; CHECK-NEXT: // %bb.1: // %entry
2626
; CHECK-NEXT: .seh_startepilogue
2727
; CHECK-NEXT: ldr x30, [sp, #16] // 8-byte Folded Reload

0 commit comments

Comments
 (0)