Displaying 3 results from an estimated 3 matches for "754c9802".
2015 Jul 23
2
[LLVMdev] Using thin archives when building llvm
...le to compute the symbol name size as the difference from
the current symbol string table offset and the next symbol string table
offset.
Cheers, Rafael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150723/754c9802/attachment.html>
2015 Jul 23
0
[LLVMdev] Using thin archives when building llvm
On Wed, Jul 22, 2015 at 5:32 PM, Rafael EspĂndola <
rafael.espindola at gmail.com> wrote:
> > Cool!
> >
> > So the thin archive is a divergence from the standard ar file (although
> it's
> > compatible with GNU). Is there any room to push it further? Last time I
> ran
> > the linker with profiling enabled, it spends a good amount of time just
> to
2015 Jul 23
2
[LLVMdev] Using thin archives when building llvm
> Cool!
>
> So the thin archive is a divergence from the standard ar file (although it's
> compatible with GNU). Is there any room to push it further? Last time I ran
> the linker with profiling enabled, it spends a good amount of time just to
> find the terminating nul character in the archive file symbol table. If we
> store string length for each symbol, the linker can