[LLVMdev] "UNREACHABLE executed!" error?

Alec Benzer alecbenzer at gmail.com
Sun Aug 15 13:06:31 PDT 2010


What does this error mean? I'm getting it from an
ExecutionEngine::runFunction() call. The function I'm passing it was run
through verifyFunction() right before the runFunction() call. I can't seem
to find anything that tells me what causes this, only specific
(but seemingly unrelated to my problem) cases of it happening.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100815/c4c81fff/attachment.html>


More information about the llvm-dev mailing list