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

.file 1 "dir1" "foo" source ""

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