[LLVMdev] Question in LLVM IR

Eli Friedman eli.friedman at gmail.com
Sun Nov 30 22:25:39 CST 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 LLVMdev mailing list