mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
[DebugInfo] Remove target-specific instructions in test
This AsmParser test is target-agnostic, but contained some target-specific instructions, which broke on SystemZ. llvm-svn: 326129
This commit is contained in:
parent
f7c00cdf86
commit
48859b5145
@ -1,7 +1,5 @@
|
||||
// RUN: llvm-mc %s -o -| FileCheck %s
|
||||
|
||||
.file 1 "dir1" "foo" source ""
|
||||
.loc 1 1 0
|
||||
nop
|
||||
|
||||
# CHECK: .file {{.*}} source ""
|
||||
|
Loading…
Reference in New Issue
Block a user