[PATCH] D51720: [COFF] don't mark lazy symbols as used in regular objects
Bob Haarman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 6 15:22:54 PDT 2018
inglorion added a comment.
I was thinking that as well, and it did fix the size regression: from 151,548,928 to 141,140,992 bytes, where the non-LTO version is 140,072,960 bytes.
Repository:
rL LLVM
https://reviews.llvm.org/D51720
More information about the llvm-commits
mailing list