diff options
-rw-r--r-- | llvm/test/DebugInfo/multiline.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/multiline.ll b/llvm/test/DebugInfo/multiline.ll index d01f2c1ad76..bc365cc823d 100644 --- a/llvm/test/DebugInfo/multiline.ll +++ b/llvm/test/DebugInfo/multiline.ll @@ -14,7 +14,7 @@ ; CHECK: .loc 1 2 0{{$}} -; CHECK-NOT: .loc +; CHECK-NOT: .loc{{ }} ; CHECK: .loc 1 3 3 prologue_end{{$}} ; CHECK-NOT: .loc ; CHECK: .loc 1 3 9 is_stmt 0{{$}} |