[LLVMdev] function inlining

Jochen Wilhelmy j.wilhelmy at arcor.de
Tue Feb 2 09:40:31 PST 2010


Hi!

I have a llvm::Module that references an external function
and a second mdoule that implements the function.
The implementation consists of only one instruction.
How can I explicitly inline this function?

-Jochen




More information about the llvm-dev mailing list