From a2938e7e5f7f16b4593b6ddc0eaf14bd6ed620de Mon Sep 17 00:00:00 2001 From: Benjamin Kramer Date: Sat, 26 Jun 2010 20:05:06 +0000 Subject: Fix some tests that didn't test anything. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106954 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/DebugInfo/2010-05-28-Crash.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/DebugInfo') diff --git a/test/DebugInfo/2010-05-28-Crash.ll b/test/DebugInfo/2010-05-28-Crash.ll index e09ffe4926..80643d0792 100644 --- a/test/DebugInfo/2010-05-28-Crash.ll +++ b/test/DebugInfo/2010-05-28-Crash.ll @@ -41,4 +41,4 @@ entry: ;CHECK: DEBUG_VALUE: bar:x <- EBX+0 ;CHECK-NEXT:Ltmp -;CHECK-NEXT DEBUG_VALUE: foo:y <- 1+0 +;CHECK-NEXT: DEBUG_VALUE: foo:y <- 1+0 -- cgit v1.2.3-18-g5258