diff options
-rw-r--r-- | llvm/test/DebugInfo/2010-05-28-Crash.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/2010-05-28-Crash.ll b/llvm/test/DebugInfo/2010-05-28-Crash.ll index 92cb0982ca8..7bec53139fb 100644 --- a/llvm/test/DebugInfo/2010-05-28-Crash.ll +++ b/llvm/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 |