[LLVMdev] ParseError::getMessage() API.

Mahadevan R mdevan.foobar at gmail.com
Tue Jan 13 09:30:49 PST 2009


Hi,

The method ParseError::getMessage() seems to have got deleted from
lib/AsmParser/Parser.cpp during the parser rewrite. Right now it's
there in the header (include/llvm/Assembly/Parser.h) but not in
lib/AsmParser/Parser.cpp.

Is this API still valid? Or is it PrintError() that's meant to be used?

Thanks & Regards,
-Mahadevan.



More information about the llvm-dev mailing list