[llvm-dev] Lazily Loaded Modules and Linker::LinkOnlyNeeded

Rafael EspĂ­ndola via llvm-dev llvm-dev at lists.llvm.org
Thu Apr 21 07:29:05 PDT 2016


On 21 April 2016 at 06:40, Neil Henning via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> So (post morning-coffee) - I did some more digging.
>
> It seems that it will correctly bring over a function from *src* that is
> explicitly called in *dest*, but it won't bring over any functions that
> are called by a *src* function from another *src *function.
>

I can reproduce that. Taking a look.

Cheers,
Rafael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160421/dcd94adc/attachment.html>


More information about the llvm-dev mailing list