[LLVMdev] Unreachable Executed error.
Rohith Goparaju
rgoparaj at umail.iu.edu
Sat May 1 22:08:02 PDT 2010
Hi,
I've written a pass that basically does some code transformations to
enable parallel execution. After the transformation llvm runs BitCode Writer
pass , which is aborting with Unreachable Executed error. What does this
error generally mean?.
Any pointers on how to go about debugging this.
Thanks,
Rohith.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100502/b9b06f3b/attachment.html>
More information about the llvm-dev
mailing list