https://bugs.llvm.org/show_bug.cgi?id=42562
Bug ID: 42562
Summary: Darwin format archives add white space to the end of
extracted members
Product: tools
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P
Component: llvm-ar
Assignee: unassignedb...@nondot.org
Reporter: gbrey...@gmail.com
CC: llvm-bugs@lists.llvm.org
When outputting an archive in the darwin format, either explicitly with
"--format" or by defualt on macOSX, white space is added to the end of
extracted members. I believe this is due to the padding added to members due to
alignment being included in the members size.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs