[LLVMdev] Linking tools

Russell Wallace russell.wallace at gmail.com
Mon Jul 27 10:50:35 PDT 2015


On Mon, Jul 27, 2015 at 6:34 PM, Reid Kleckner <rnk at google.com> wrote:

> In practice, it's not sufficient because there are usually pre-compiled
> objects passed into the link step, and symbols from the bitcode are
> referenced from those object files. Getting the precise list of symbols
> that are actually referenced externally is a big part of the value of LTO.
>

Right, yes, that's a very good point.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150727/2d913371/attachment.html>


More information about the llvm-dev mailing list