fix the encoding of sldt GR16 to have the 0x66 prefix, and
[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