From: Juergen Ributzka Date: Tue, 4 Nov 2014 17:11:00 +0000 (+0000) Subject: [Stackmaps] Make test less fragile. NFC. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=d0de1a525dc92ec0d8d45b9d4b314b56adac52f4;p=oota-llvm.git [Stackmaps] Make test less fragile. NFC. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221276 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/X86/stackmap-large-constants.ll b/test/CodeGen/X86/stackmap-large-constants.ll index 85e7a061ca9..73ee4f3d156 100644 --- a/test/CodeGen/X86/stackmap-large-constants.ll +++ b/test/CodeGen/X86/stackmap-large-constants.ll @@ -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