b122fdc2cf293181d11da365d303074e6aceb02a
[oota-llvm.git] / test / MC / AsmParser / directive_loc.s
1 # RUN: llvm-mc -triple i386-unknown-unknown %s
2 # FIXME: Actually test the output.
3
4         .file 1 "hello"
5         .loc 1
6         .loc 1 2
7         .loc 1 2 3
8