[PATCH] D19752: ELF: New symbol table design.
Peter Collingbourne via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 30 20:16:13 PDT 2016
pcc updated this revision to Diff 55733.
pcc marked 6 inline comments as done.
pcc added a comment.
- A few simplifications from David
- Improve comment for Symbol::Body
http://reviews.llvm.org/D19752
Files:
ELF/Driver.cpp
ELF/InputFiles.cpp
ELF/InputFiles.h
ELF/LTO.cpp
ELF/MarkLive.cpp
ELF/OutputSections.cpp
ELF/SymbolTable.cpp
ELF/SymbolTable.h
ELF/Symbols.cpp
ELF/Symbols.h
ELF/Writer.cpp
docs/NewLLD.rst
test/ELF/lto/common2.ll
test/ELF/relocation-copy-alias.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19752.55733.patch
Type: text/x-patch
Size: 74743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160501/e0d64976/attachment.bin>
More information about the llvm-commits
mailing list