[lld] r272812 - Internalize symbols in comdats.
Rafael EspĂndola via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 16 05:20:12 PDT 2016
On 16 June 2016 at 03:10, Sean Silva <chisophugis at gmail.com> wrote:
> Is this fixing a regression or did we never get this right? Just wondering
> which time window of performance measurements may be affected.
I don't think we ever got this right.
Note that it should only impact LTO with --export-dynamic or -shared.
Cheers,
Rafael
More information about the llvm-commits
mailing list