This is an archive of the discontinued LLVM Phabricator instance.

Simplify output section ownership.
ClosedPublic

Authored by ruiu on Jul 20 2016, 10:14 AM.

Details

Summary

This patch simplifies output section management by making
Factory class have ownership of sections that creates.

Diff Detail

Repository
rL LLVM

Event Timeline

ruiu updated this revision to Diff 64707.Jul 20 2016, 10:14 AM
ruiu retitled this revision from to Simplify output section ownership..
ruiu updated this object.
ruiu added a reviewer: evgeny777.
ruiu added a subscriber: llvm-commits.
evgeny777 accepted this revision.Jul 20 2016, 10:24 AM
evgeny777 edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jul 20 2016, 10:24 AM
This revision was automatically updated to reflect the committed changes.