llvm-mc: Sketch parsing for .file, .line, and .loc. No streamer hooks for these
[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"