1
0
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:
Scott Linder 2018-02-26 21:21:19 +00:00
parent f7c00cdf86
commit 48859b5145

View 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 ""