[PATCH 0/2] gold: Update ICF
H.J. Lu
hjl.tools@gmail.com
Sun Oct 11 15:06:55 GMT 2020
There is no need to do ICF on zero-sized sections and we can do ICF for
shared object on x86-64. I will check in them next Tuesday if there are
no objections.
H.J. Lu (2):
Gold: Skip zero-sized sections for ICF
Gold: Enable safe ICF for shared object on x86-64
gold/icf.cc | 2 ++
gold/testsuite/icf_safe_so_test.cc | 8 ++++++++
gold/testsuite/icf_safe_so_test.sh | 2 +-
gold/x86_64.cc | 18 ++----------------
4 files changed, 13 insertions(+), 17 deletions(-)
--
2.26.2
More information about the Binutils
mailing list