Now that DefinedRegular is the only remaining derived class of
Defined, we can merge the two classes.
Depends on D39666
Paths
| Differential D39667
ELF: Merge DefinedRegular and Defined. ClosedPublic Authored by pcc on Nov 5 2017, 2:02 PM.
Details Summary Now that DefinedRegular is the only remaining derived class of Depends on D39666
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 5 2017, 2:33 PM Closed by commit rL317448: ELF: Merge DefinedRegular and Defined. (authored by pcc). · Explain WhyNov 5 2017, 8:36 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 121678 lld/trunk/ELF/Arch/Mips.cpp
lld/trunk/ELF/GdbIndex.cpp
lld/trunk/ELF/ICF.cpp
lld/trunk/ELF/InputFiles.cpp
lld/trunk/ELF/InputSection.h
lld/trunk/ELF/InputSection.cpp
lld/trunk/ELF/LinkerScript.h
lld/trunk/ELF/LinkerScript.cpp
lld/trunk/ELF/MapFile.cpp
lld/trunk/ELF/MarkLive.cpp
lld/trunk/ELF/OutputSections.h
lld/trunk/ELF/Relocations.cpp
lld/trunk/ELF/SymbolTable.h
lld/trunk/ELF/SymbolTable.cpp
lld/trunk/ELF/Symbols.h
lld/trunk/ELF/Symbols.cpp
lld/trunk/ELF/SyntheticSections.cpp
lld/trunk/ELF/Thunks.h
lld/trunk/ELF/Thunks.cpp
lld/trunk/ELF/Writer.cpp
|