[llvm] r186934 - Add an initial implementation of archive symbol table generation.
Rafael EspĂndola
rafael.espindola at gmail.com
Tue Jan 14 08:19:22 PST 2014
On 14 January 2014 06:29, Demikhovsky, Elena
<elena.demikhovsky at intel.com> wrote:
> I'm not using ar, so for me it is ok, I need only to see all tests pass.
> But I think that for those who use llvm-ar, the extracted files will be unreadable.
No, even gnu ar seems to only preserve mode and, optionally, dates.
I will try to implement keeping only the most significant digits.
Cheers,
Rafael
More information about the llvm-commits
mailing list