[LLVMdev] llvm-dis fails to parse bytecode emitted by clang

Lorenzo De Carli lorenzo at cs.wisc.edu
Tue Oct 26 10:59:19 PDT 2010


Thanks to everyone for the quick replies! I spent some time looking
into the issue. It turns out that llvm-dis crashes on CLANG-generated
bytecode if LLVM is compiled for a 64-bit architecture. The problem
disappears when compiling for a 32-bit architecture. Should I file a
bug report?

Thanks,
Lorenzo



More information about the llvm-dev mailing list