xref: /llvm-project/llvm/test/MC/AsmParser/debug-no-source.s (revision 7793e676514bc102e97a993e90257e8628069a8b)
1// UNSUPPORTED: target={{.*}}-zos{{.*}}
2// REQUIRES: object-emission
3// RUN: llvm-mc %s | FileCheck %s
4
5.file 1 "dir1/foo"
6
7# CHECK-NOT: .file {{.*}} source
8