[LLVMdev] Question in LLVM IR

Eli Friedman eli.friedman at gmail.com
Sun Nov 30 20:25:39 PST 2008


On Sun, Nov 30, 2008 at 7:52 PM, bhavani krishnan <bhavi63 at yahoo.com> wrote:
> Thanks! How do I disable the optimizations??

llvm-gcc -O0?  How are you generating your code?

-Eli



More information about the llvm-dev mailing list