This is an archive of the discontinued LLVM Phabricator instance.

[LLD] COFF: Remove dead code.
ClosedPublic

Authored by ruiu on Jun 26 2015, 3:08 PM.

Details

Reviewers
pcc
Summary

LLD got a support of the map file, so this function seems useless now.

Diff Detail

Event Timeline

ruiu updated this revision to Diff 28603.Jun 26 2015, 3:08 PM
ruiu retitled this revision from to [LLD] COFF: Remove dead code..
ruiu updated this object.
ruiu edited the test plan for this revision. (Show Details)
ruiu added a reviewer: pcc.
ruiu added a subscriber: Unknown Object (MLST).
pcc accepted this revision.Jun 26 2015, 3:10 PM
pcc edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jun 26 2015, 3:10 PM
Eugene.Zelenko added a subscriber: Eugene.Zelenko.

Committed in r240846.