MC/AsmParser: Change ParseExpression to use ParseIdentifier(), to support
[oota-llvm.git] / test / MC / AsmParser / directive_loc.s
2009-08-11 Daniel Dunbarllvm-mc: Sketch parsing for .file, .line, and .loc...