[LLVMdev] What is the gcc optimization flag for "ENABLE_OPTIMIZED=1" in LLVM?

Heming Cui heming at cs.columbia.edu
Sun Aug 8 13:26:17 PDT 2010


Dear LLVM developers,
    I am wondering the gcc optimization flag for "ENABLE_OPTIMIZED=1" in
LLVM is -O2 or -O3.
    And what is the flag if I set "ENABLE_OPTIMIZED=0"?
    If I want to manually modify the flag for "ENABLE_OPTIMIZED=1" in LLVM,
what file should I refer to?

-- 
Regards,
Heming Cui
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100808/1cf21903/attachment.html>


More information about the llvm-dev mailing list