Teach the LLParser to fail gracefully when it encounters an invalid label name.
[oota-llvm.git] / test / Assembler / invalid-datalayout10.ll
2014-12-10 David MajnemerDataLayout: Provide nicer diagnostics for malformed...