diff options
Diffstat (limited to 'llvm/test/CodeGen/ARM/debug-info-branch-folding.ll')
-rw-r--r-- | llvm/test/CodeGen/ARM/debug-info-branch-folding.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/debug-info-branch-folding.ll b/llvm/test/CodeGen/ARM/debug-info-branch-folding.ll index b4e48c4c423..d030f004f6d 100644 --- a/llvm/test/CodeGen/ARM/debug-info-branch-folding.ll +++ b/llvm/test/CodeGen/ARM/debug-info-branch-folding.ll @@ -3,7 +3,7 @@ target datalayout = "e-p:32:32:32-i1:8:32-i8:8:32-i16:16:32-i32:32:32-i64:32:32- target triple = "thumbv7-apple-macosx10.6.7" ;CHECK: vadd.f32 q4, q8, q8 -;CHECK-NEXT: Ltmp1 +;CHECK-NEXT: Ltmp ;CHECK-NEXT: LBB0_1 ;CHECK:@DEBUG_VALUE: x <- %Q4{{$}} |