llvm-project/llvm/test/MC/AsmParser/debug-empty-source.s
Justin Bogner 65c9e3dd17 Specify REQUIRES: default_triple in a few tests
These were all failing when specifying LLVM_DEFAULT_TARGET_TRIPLE=''.

llvm-svn: 330977
2018-04-26 19:15:25 +00:00

7 lines
131 B
ArmAsm

// RUN: llvm-mc %s -o -| FileCheck %s
// REQUIRES: default_triple
.file 1 "dir1" "foo" source ""
# CHECK: .file {{.*}} source ""