[llvm-commits] [llvm-gcc-4.2] r51608 - /llvm-gcc-4.2/trunk/gcc/llvm-backend.cpp

Duncan Sands baldrick at free.fr
Wed May 28 12:59:35 PDT 2008


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?

Ciao,

Duncan.

PS: The Ada f-e never sets flag_inline_functions,
so I guess it's getting no LLVM inlining at all!



More information about the llvm-commits mailing list