llvm-mc: When handling a .set, make sure to print subsequent references to the
[oota-llvm.git] / test / MC / AsmParser / directive_file.s
1 # RUN: llvm-mc -triple i386-unknown-unknown %s
2 # FIXME: Actually test the output.
3
4         .file "hello"
5         .file 1 "world"