Hi,<br><br> 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?.<br>
Any pointers on how to go about debugging this.<br><br>Thanks,<br> Rohith.<br>