Displaying 1 result from an estimated 1 matches for "c347d3c9".
Did you mean:
c343d3a9
2012 Jun 22
2
[LLVMdev] How to generate a non-fatal error from the backend
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