[PATCH] D40999: [llvm-objcopy] Aggressively remove templates to decrease code size
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 11 01:53:26 PST 2017
jhenderson added a comment.
In https://reviews.llvm.org/D40999#950215, @jakehehrlich wrote:
> This was caused by a difference between dynamic and static linking. This change only reduces the binary size by about 100 KB.
I'm glad that was the case, as I'm not sure I liked many of the changes this required!
Repository:
rL LLVM
https://reviews.llvm.org/D40999
More information about the llvm-commits
mailing list