[llvm] r186934 - Add an initial implementation of archive symbol table generation.

Ed Maste emaste at freebsd.org
Wed Jan 15 09:28:58 PST 2014


On 14 January 2014 09:24, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:
>
> Not that the 7 is missing and GID got mangled with the UID. In fact,
> the content of the archive is
>
> foo/            1389708989  1234561001  100664  0
>
> Would it be OK for you if llvm-ar simply kept the 6 most significant
> digits of the UID? The uid is not used at all during linking.

As a point of reference, BSD ar currently refuses to create an archive
with a large UID, reporting "ar: fatal: Numeric user ID too large"




More information about the llvm-commits mailing list