We have static addRegular() helper that looks excessive.
It used only twice and code looks IMO cleaner and few lines shorter without it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D39006
[ELF] - Remove excessive helper. NFC. ClosedPublic Authored by grimar on Oct 17 2017, 8:45 AM.
Details Summary We have static addRegular() helper that looks excessive.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 17 2017, 9:37 AM Closed by commit rL316068: [ELF] - Remove excessive helper. NFC. (authored by grimar). · Explain WhyOct 18 2017, 1:37 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 119441 lld/trunk/ELF/Writer.cpp
|