[ELF] Move a computeIsPreemptible() pass into ICF. NFC
authorFangrui Song <maskray@google.com>
Wed, 11 Dec 2019 05:37:57 +0000 (21:37 -0800)
committerFangrui Song <maskray@google.com>
Wed, 11 Dec 2019 06:21:05 +0000 (22:21 -0800)
commit6e513a53824ffd92765360023d9ef13bdf4c1c76
tree0afdb1181144a6961d8bc56f7c59629b72cc74e3
parent3a713ae5fa64a0b2043bd6748b87d4ba7f7c2fce
[ELF] Move a computeIsPreemptible() pass into ICF. NFC

Address post-commit review for D71163.

Reviewed By: ruiu

Differential Revision: https://reviews.llvm.org/D71326
lld/ELF/Driver.cpp
lld/ELF/ICF.cpp