[LLVMdev] lld-3.4 bloats llvm build badly

Sean Silva chisophugis at gmail.com
Wed Nov 20 07:29:05 PST 2013


lld definitely shouldn't be that big. I would expect 10MB at most. Can you
check whether something weird is happening, like lld being built with debug
info?

-- Sean Silva


On Wed, Nov 20, 2013 at 10:15 AM, Jack Howarth <howarth at bromo.med.uc.edu>wrote:

>    When lld-3.4 is added to the tools directory of the llvm source tree
> as lld, the resulting cmake build produces a huge number of static libs and
> bloats the overall package from...
>
> -rw-r--r--  1 root  wheel  86361440 Nov 19 21:09
> llvm34_3.4-0_darwin-x86_64.deb
>
> to
>
> -rw-r--r--  1 root  wheel  495257452 Nov 19 20:49
> llvm34_3.4-0_darwin-x86_64.deb
>
> Is this a known issue with the initial release of lld?
>              Jack
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131120/4ebd2e01/attachment.html>


More information about the llvm-dev mailing list