[LLVMdev] How to generate a non-fatal error from the backend

Carter, Jack jcarter at mips.com
Thu Jun 21 18:12:03 PDT 2012


There are times that I want to generate an ERROR, but not stop processing of the code. An example of this would be when I find there is a value out of range for a specific operand.

producing the error for all instances of this class of errors would be good.

Also, I would like to have the error message have some relationship to the offending source.

Thanks,

Jack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120622/42dcca3f/attachment.html>


More information about the llvm-dev mailing list