This is an archive of the discontinued LLVM Phabricator instance.

[ELF] Convert DynamicSection to input section
ClosedPublic

Authored by evgeny777 on Nov 14 2016, 4:17 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

evgeny777 updated this revision to Diff 77790.Nov 14 2016, 4:17 AM
evgeny777 retitled this revision from to [ELF] Convert DynamicSection to input section.
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 14 2016, 12:02 PM
ruiu edited edge metadata.

LGTM.

Could you write a brief description what you have changed? This kind of patch consists of mostly code move with a small modification, so explaining what you changed in a commit message would help me a lot.

This revision is now accepted and ready to land.Nov 14 2016, 12:02 PM
This revision was automatically updated to reflect the committed changes.