[LLVMdev] Inlining

Dustin Laurence dllaurence at dslextreme.com
Sat Jan 9 09:36:08 PST 2010


On 01/09/2010 08:41 AM, Duncan Sands wrote:

> I was wrong - linkonce is an exception to the general rule that a "weak" linkage
> type prevents inlining unless of the "_odr" form.

Except it really did prevent inlining in my test.  If I follow, and I
probably don't, what you said matched the behavior of LLVM and the docs
didn't.

Dustin



More information about the llvm-dev mailing list