fix PR5733, a case where we'd replace an add with a lexically identical
[oota-llvm.git] / test / MC / AsmParser / directive_loc.s
2009-08-11 Daniel Dunbarllvm-mc: Sketch parsing for .file, .line, and .loc...