summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AsmParser/debug-empty-source.s
blob: 2f2039cfdae3fabf553b20c92039b7a7c5d4b36e (plain)
1
2
3
4
5
6
7
// RUN: llvm-mc %s -o -| FileCheck %s

.file 1 "dir1" "foo" source ""
.loc 1 1 0
nop

# CHECK: .file {{.*}} source ""
OpenPOWER on IntegriCloud