This is an archive of the discontinued LLVM Phabricator instance.

[ELF] Garbage collect unused class
ClosedPublic

Authored by davide on Mar 10 2015, 3:17 PM.

Details

Summary

It seems nothing is using it. I plan to add other classes to this file to handl e.g. __init_array_* properly so I would like to remove everything unused first.

Diff Detail

Repository
rL LLVM

Event Timeline

davide abandoned this revision.Mar 10 2015, 3:17 PM
davide updated this revision to Diff 21647.
davide retitled this revision from to [ELF] Garbage collect unused class.
davide updated this object.
davide edited the test plan for this revision. (Show Details)
davide added reviewers: ruiu, shankarke.
davide added a project: lld.
davide added a subscriber: emaste.
This revision was automatically updated to reflect the committed changes.