[patch] Reduce size of clang-format by 87% on OS X

Chandler Carruth chandlerc at google.com
Thu Dec 26 22:04:06 PST 2013


On Fri, Dec 27, 2013 at 1:02 AM, Chandler Carruth <chandlerc at google.com>wrote:

> Have you checked the other binary size reductions? I wonder why we didn't
> do this sooner.
>

Oh, of course, you did this just for clang-format.

Can we instead do this for all LLVM projects by default, and opt maybe
'clang', 'opt', 'llc', and 'bugpoint' out of it to support dlopen'ed passes
and plugins?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131227/482cce82/attachment.html>


More information about the cfe-commits mailing list