MC/Mach-O/x86_64: Darwin's special "signed_N" relocation types should only be
[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