This patch simplifies output section management by making
Factory class have ownership of sections that creates.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D22575
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
Diff Detail
Event Timelineruiu updated this object. This revision is now accepted and ready to land.Jul 20 2016, 10:24 AM Closed by commit rL276141: Simplify output section ownership. (authored by ruiu). · Explain WhyJul 20 2016, 10:26 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 64708 lld/trunk/ELF/LinkerScript.h
lld/trunk/ELF/LinkerScript.cpp
lld/trunk/ELF/OutputSections.h
lld/trunk/ELF/OutputSections.cpp
lld/trunk/ELF/Writer.cpp
|