mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-24 12:19:53 +00:00
[Stackmaps] Make test less fragile. NFC.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221276 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0bbad0131a
commit
d0de1a525d
@ -28,7 +28,7 @@
|
||||
; Patchpoint ID
|
||||
; CHECK-NEXT: .quad 0
|
||||
; Instruction offset
|
||||
; CHECK-NEXT: .long Ltmp3-_foo
|
||||
; CHECK-NEXT: .long L{{.*}}-_foo
|
||||
; reserved
|
||||
; CHECK-NEXT: .short 0
|
||||
; # locations
|
||||
@ -58,7 +58,7 @@ define void @foo() {
|
||||
; Patchpoint ID
|
||||
; CHECK-NEXT: .quad 0
|
||||
; Instruction Offset
|
||||
; CHECK-NEXT: .long Ltmp7-_bar
|
||||
; CHECK-NEXT: .long L{{.*}}-_bar
|
||||
; reserved
|
||||
; CHECK-NEXT: .short 0
|
||||
; # locations
|
||||
|
Loading…
Reference in New Issue
Block a user