Teach the LLParser to fail gracefully when it encounters an invalid label name.
[oota-llvm.git] / test / Assembler / short-hexpair.ll
2014-12-09 David MajnemerAsmParser: Don't crash on short hex constants for fp128...