[LLVMdev] UNREACHABLE executed ! error

pracheeyogi at cse.iitb.ac.in pracheeyogi at cse.iitb.ac.in
Fri May 6 13:31:04 PDT 2011


Hi,

On LLVM 2.8, on executing following command
../install/bin/lli test.bc

It gives following error

"UNREACHABLE executed!
0  lli 0x08699718
Stack dump:
0.	Program arguments: ../install/bin/lli test.bc
1.	Running pass 'X86 Machine Code Emitter' on function '@main'
Aborted"

But,
../install/bin/llc test.bc :- does not give any error.

Also, This problem does not occur for LLVM 2.6.



Regards
Prachee Yogi




More information about the llvm-dev mailing list