[LLVMdev] llc: assertion fails in bitreader.cpp

Duncan Sands baldrick at free.fr
Tue Feb 19 07:14:31 PST 2008


> When I'm feeding llc (llvm-2.1-version) with the resulting bytecode, it fails with this error:

It sounds like the version of llvm-gcc doesn't match the version of llc.
What does the llvm assembler look like (i.e. what llvm-dis gives for the
bitcode)?

D.



More information about the llvm-dev mailing list