Splitted writeTo to separate tls relocs handling stuff which is too long for one method now. Actually its NFC.
Details
Details
Diff Detail
Diff Detail
Differential D15012
[ELF] - split RelocationSection<ELFT>::writeTo function. ClosedPublic Authored by grimar on Nov 26 2015, 5:02 AM.
Details Summary Splitted writeTo to separate tls relocs handling stuff which is too long for one method now. Actually its NFC.
Diff Detail Event Timelinegrimar updated this object. ruiu edited edge metadata. Comment ActionsLGTM
This revision is now accepted and ready to land.Nov 30 2015, 9:16 AM Closed by commit rL254309: [ELF] - Split RelocationSection<ELFT>::writeTo function. (authored by grimar). · Explain WhyNov 30 2015, 9:52 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 41357 ELF/OutputSections.h
ELF/OutputSections.cpp
|
Can you add a function comment?