[DebugInfo] Remove target-specific instructions in test
authorScott Linder <scott@scottlinder.com>
Mon, 26 Feb 2018 21:21:19 +0000 (21:21 +0000)
committerScott Linder <scott@scottlinder.com>
Mon, 26 Feb 2018 21:21:19 +0000 (21:21 +0000)
This AsmParser test is target-agnostic, but contained some target-specific
instructions, which broke on SystemZ.

llvm-svn: 326129

llvm/test/MC/AsmParser/debug-empty-source.s

index 2f2039c..6720f3b 100644 (file)
@@ -1,7 +1,5 @@
 // RUN: llvm-mc %s -o -| FileCheck %s
 
 .file 1 "dir1" "foo" source ""
-.loc 1 1 0
-nop
 
 # CHECK: .file {{.*}} source ""