scanReloc and the functions on which scanReloc depends is in total
more than 600 lines of code. Since scanReloc does not depend on Writer,
it is better to move it into a separate file.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D20554
Create Relocations.cpp and move scanRelocs there. ClosedPublic Authored by ruiu on May 23 2016, 9:14 PM.
Details Summary scanReloc and the functions on which scanReloc depends is in total
Diff Detail Event Timelineruiu updated this object. This revision is now accepted and ready to land.May 24 2016, 12:59 PM Closed by commit rL270606: Create Relocations.cpp and move scanRelocs there. (authored by ruiu). · Explain WhyMay 24 2016, 1:31 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 58187 ELF/CMakeLists.txt
ELF/InputSection.h
ELF/Relocations.h
ELF/Relocations.cpp
ELF/Writer.cpp
|