[LLVMdev] LLVM ERROR : Invalid instruction

Stephen Checkoway s at pahtak.org
Fri Jul 26 16:03:59 PDT 2013


On Jul 26, 2013, at 6:48 PM, Abhinash Jain <omnia at mailinator.com> wrote:

> Is there anyway to resolve it???


1. Teach the cpp backend how to handle it.
2. Compile with -fno-exceptions to turn off exceptions.

-- 
Stephen Checkoway








More information about the llvm-dev mailing list