https://bugs.llvm.org/show_bug.cgi?id=35460
Bug ID: 35460
Summary: [LLD/ELF] - LLD produced reproduce file has abnormal
size.
Product: lld
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: ELF
Assignee: unassignedb...@nondot.org
Reporter: gri...@accesssoftek.com
CC: llvm-bugs@lists.llvm.org
I noticed the following strangeness.
Reproduce file size for clang has size 266.2 megabytes. Extracted data size is
189.9 megabytes. If I compress these files using file manager context menu to
tar, I get tar of size 190 megabytes, what is close to initial data size.
I can link these files with LLD and it will produce 260+ megs file again.
Why there is 40% difference in size ? Is is expected ? It does not look good
for me, I am going to investigate this.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs