This is an archive of the discontinued LLVM Phabricator instance.

ELF: Teach ICF about relocations referring to merge input sections.
ClosedPublic

Authored by pcc on Jun 11 2017, 4:08 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

pcc created this revision.Jun 11 2017, 4:08 PM
ruiu added inline comments.Jun 11 2017, 4:29 PM
lld/ELF/ICF.cpp
216 ↗(On Diff #102142)

write it in two lines.

pcc updated this revision to Diff 102144.Jun 11 2017, 4:51 PM
  • Address review comment
pcc marked an inline comment as done.Jun 11 2017, 4:51 PM
ruiu accepted this revision.Jun 11 2017, 4:51 PM

LGTM

This revision is now accepted and ready to land.Jun 11 2017, 4:51 PM
This revision was automatically updated to reflect the committed changes.