Gold: Skip zero-sized sections for ICF
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 13 Oct 2020 12:08:25 +0000 (05:08 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 13 Oct 2020 12:08:39 +0000 (05:08 -0700)
commit1fb1d64f4a7c817f91a164dc22d5a22a0e75c1b8
tree81d577a5a5ff88fd565ec93bb528c6cd9bfbc66a
parent1b71cfcfdc3e13a655fefa6566b5564cec044c10
Gold: Skip zero-sized sections for ICF

Skip zero-sized sections since there is no need to do ICF on them.

* icf.cc (Icf::find_identical_sections): Skip zero-sized sections.
gold/ChangeLog
gold/icf.cc
This page took 0.026818 seconds and 4 git commands to generate.