summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/test/MC/AsmParser/debug-empty-source.s2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/MC/AsmParser/debug-empty-source.s b/llvm/test/MC/AsmParser/debug-empty-source.s
index 2f2039cfdae..6720f3b53b3 100644
--- a/llvm/test/MC/AsmParser/debug-empty-source.s
+++ b/llvm/test/MC/AsmParser/debug-empty-source.s
@@ -1,7 +1,5 @@
// RUN: llvm-mc %s -o -| FileCheck %s
.file 1 "dir1" "foo" source ""
-.loc 1 1 0
-nop
# CHECK: .file {{.*}} source ""
OpenPOWER on IntegriCloud