[llvm-bugs] [Bug 27602] New: llvm-ar tries create a thin archive in bsd format
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon May 2 08:19:16 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=27602
Bug ID: 27602
Summary: llvm-ar tries create a thin archive in bsd format
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Object
Assignee: unassignedbugs at nondot.org
Reporter: rafael.espindola at gmail.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
We should either invent a meaning to thin bsd archives or just say that thin
implies gnu.
Given that thin gnu archives are already specified and that the advantage of
the bsd format is aligning the members, it probably makes sense to just always
use gnu if the archive is thin.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160502/3a9d3407/attachment.html>
More information about the llvm-bugs
mailing list