In llvm-mc parse a Hash token as a full line comment. Allows handling of
[oota-llvm.git] / test / MC / AsmParser / directive_line.s
2009-08-11 Daniel Dunbarllvm-mc: Sketch parsing for .file, .line, and .loc...