From 895f2dfd45777a22d74511a57471d3a490736e73 Mon Sep 17 00:00:00 2001 From: Devang Patel Date: Thu, 27 May 2010 17:51:08 +0000 Subject: [PATCH] Temp. labels number may not match for all configurations. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104858 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/DebugInfo/2010-05-28-Crash.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/DebugInfo/2010-05-28-Crash.ll b/test/DebugInfo/2010-05-28-Crash.ll index 92cb0982ca8..7bec53139fb 100644 --- a/test/DebugInfo/2010-05-28-Crash.ll +++ b/test/DebugInfo/2010-05-28-Crash.ll @@ -45,5 +45,5 @@ declare void @llvm.dbg.declare(metadata, metadata) nounwind readnone !16 = metadata !{i32 9, i32 0, metadata !9, null} ;CHECK: ##DEBUG_VALUE: bar:x -;CHECK-NEXT:Ltmp1: +;CHECK-NEXT:Ltmp ;CHECK-NEXT ##DEBUG_VALUE: foo:__x