[llvm-commits] [llvm-gcc-4.2] r51608 -	/llvm-gcc-4.2/trunk/gcc/llvm-backend.cpp
    Evan Cheng 
    evan.cheng at apple.com
       
    Wed May 28 15:07:56 PDT 2008
    
    
  
On May 28, 2008, at 12:59 PM, Duncan Sands wrote:
> Hi Evan, I just noticed that C turns on
> flag_inline_functions at -O3, so doesn't
> your patch mean that there is no LLVM
> inlining at -O2?
Looks that way. I have fixed it.
>
>
> Ciao,
>
> Duncan.
>
> PS: The Ada f-e never sets flag_inline_functions,
> so I guess it's getting no LLVM inlining at all!
Ok. Please fix it. :-)
Thanks,
Evan
    
    
More information about the llvm-commits
mailing list