Displaying 1 result from an estimated 1 matches for "getrawmessage".
2009 Jan 13
1
[LLVMdev] ParseError::getMessage() API.
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.