[PATCH] D39667: ELF: Merge DefinedRegular and Defined.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 5 14:02:56 PST 2017
pcc created this revision.
Herald added subscribers: arichardson, sdardis, emaste.
Now that DefinedRegular is the only remaining derived class of
Defined, we can merge the two classes.
Depends on https://reviews.llvm.org/D39666
https://reviews.llvm.org/D39667
Files:
lld/ELF/Arch/Mips.cpp
lld/ELF/GdbIndex.cpp
lld/ELF/ICF.cpp
lld/ELF/InputFiles.cpp
lld/ELF/InputSection.cpp
lld/ELF/InputSection.h
lld/ELF/LinkerScript.cpp
lld/ELF/LinkerScript.h
lld/ELF/MapFile.cpp
lld/ELF/MarkLive.cpp
lld/ELF/OutputSections.h
lld/ELF/Relocations.cpp
lld/ELF/SymbolTable.cpp
lld/ELF/SymbolTable.h
lld/ELF/Symbols.cpp
lld/ELF/Symbols.h
lld/ELF/SyntheticSections.cpp
lld/ELF/Thunks.cpp
lld/ELF/Thunks.h
lld/ELF/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39667.121665.patch
Type: text/x-patch
Size: 26856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171105/b27eb88e/attachment.bin>
More information about the llvm-commits
mailing list