Skip to content

Commit 89f97ae

Browse files
committed
fix llvm/test/CodeGen/XCore/exception.ll
1 parent c231d98 commit 89f97ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/XCore/exception.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ entry:
6060
; CHECK: [[PRE_G:.L[a-zA-Z0-9_]+]]
6161
; CHECK: bl g
6262
; CHECK: [[POST_G:.L[a-zA-Z0-9_]+]]
63-
; CHECK: [[RETURN:.L[a-zA-Z0-9_]+]]
63+
; CHECK: [[RETURN:^.L[a-zA-Z0-9_]+]]
6464
; CHECK: ldw r6, sp[1]
6565
; CHECK: ldw r5, sp[2]
6666
; CHECK: ldw r4, sp[3]

0 commit comments

Comments
 (0)