[LLVMdev] llc: assertion fails in bitreader.cpp

Matthias Heine m1.heine at gmx.de
Tue Feb 19 07:21:24 PST 2008


Hi there,

problem is solved, thanks go out to Duncan Sands.

>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.

The bitcode was indeed produced with the gcc frontend for llvm-2.2 and used with llc from llvm-2.1.
Thanks for helping me out!

Matthias Heine





More information about the llvm-dev mailing list