search for: 3b76f7e8

Displaying 2 results from an estimated 2 matches for "3b76f7e8".

2019 Jun 07
2
LLD/Link find out what triggers 80mb exe
Is there any way to find out what causes a 80mb executable with lld/link? The object files are compiled with -function-sections and -data-sections, the originating .lib is 270mb, but I'm calling 1 function in it, which might call some stuff recursively, but I don't know how to find out what exactly triggers the use. Is there a commandline option that shows this? (repro is 286 mb) :
2019 Jun 07
2
LLD/Link find out what triggers 80mb exe
...____________ >> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190607/3b76f7e8/attachment.html>