[LLVMdev] Generating incorrect bitcode file

Dan Gohman gohman at apple.com
Mon Apr 19 08:11:29 PDT 2010


On Apr 15, 2010, at 11:11 PM, Pranav Garg wrote:
>
> ./opt: Bitcode stream should be a multiple of 4 bytes in length

Others have answered your question, but I'd also like to point out a fun
feature of LLVM 2.7: opt now auto-detects and automatically handles
LLVM IR assembly.

Dan




More information about the llvm-dev mailing list