[LLVMdev] llvm-dis fails to parse bytecode emitted by clang
Duncan Sands
baldrick at free.fr
Tue Oct 26 12:28:07 PDT 2010
Hi Lorenzo,
> 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?
it still sounds like LLVM is being miscompiled to me. What compiler
did you use to build LLVM?
Ciao,
Duncan.
More information about the llvm-dev
mailing list