This is an archive of the discontinued LLVM Phabricator instance.

[ELF] Convert VersionDefinitionSection, VersionTableSection and VersionNeedSection to input sections
ClosedPublic

Authored by evgeny777 on Nov 21 2016, 8:57 AM.

Diff Detail

Event Timeline

evgeny777 updated this revision to Diff 78730.Nov 21 2016, 8:57 AM
evgeny777 retitled this revision from to [ELF] Convert VersionDefinitionSection, VersionTableSection and VersionNeedSection to input sections.
evgeny777 updated this object.
evgeny777 added reviewers: ruiu, rafael.
evgeny777 set the repository for this revision to rL LLVM.
evgeny777 added a project: lld.
evgeny777 added subscribers: grimar, ikudrin, llvm-commits.
ruiu accepted this revision.Nov 21 2016, 9:07 AM
ruiu edited edge metadata.

LGTM

This revision is now accepted and ready to land.Nov 21 2016, 9:07 AM
This revision was automatically updated to reflect the committed changes.