summaryrefslogtreecommitdiffstats
path: root/test/MC/AsmParser/directive_loc.s
blob: b122fdc2cf293181d11da365d303074e6aceb02a (plain)
1
2
3
4
5
6
7
8
# RUN: llvm-mc -triple i386-unknown-unknown %s
# FIXME: Actually test the output.

        .file 1 "hello"
        .loc 1
        .loc 1 2
        .loc 1 2 3

OpenPOWER on IntegriCloud