[LLVMdev] inline functions

Julien Henry Julien.Henry at imag.fr
Fri Oct 21 05:18:48 PDT 2011


Hi all,

I have an LLVM bitcode file, with several functions in it.
I'm trying to inline these functions as much as possible, so that I can 
obtain a big single function.
There is opt -inline, but it is not sufficient.

Any idea ?

-- 
Julien Henry
http://www-verimag.imag.fr/~jhenry/




More information about the llvm-dev mailing list