[PATCH] D40999: [llvm-objcopy] Aggressively remove templates to decrease code size

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 8 16:38:09 PST 2017


jakehehrlich abandoned this revision.
jakehehrlich added a comment.

This was caused by a difference between dynamic and static linking. This change only reduces the binary size by about 100 KB.


Repository:
  rL LLVM

https://reviews.llvm.org/D40999





More information about the llvm-commits mailing list