We had assignSymbol and assignSectionSymbol methods which has similar functionality.
Patch removes one of copy and reuses another in code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D29582
[ELF] - Refactoring: reuse similar method. ClosedPublic Authored by grimar on Feb 6 2017, 4:08 AM.
Details Summary We had assignSymbol and assignSectionSymbol methods which has similar functionality.
Diff Detail
Event TimelineClosed by commit rL294290: [ELF] - Refactoring: reuse similar method. (authored by grimar). · Explain WhyFeb 7 2017, 2:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 87382 lld/trunk/ELF/LinkerScript.cpp
|