[PATCH] D21166: [wip] COFF: New symbol table design.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 9 14:05:50 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL289280: COFF: New symbol table design. (authored by pcc).
Changed prior to commit:
https://reviews.llvm.org/D21166?vs=80854&id=80955#toc
Repository:
rL LLVM
https://reviews.llvm.org/D21166
Files:
lld/trunk/COFF/Chunks.cpp
lld/trunk/COFF/Chunks.h
lld/trunk/COFF/Config.h
lld/trunk/COFF/DLL.cpp
lld/trunk/COFF/Driver.cpp
lld/trunk/COFF/Driver.h
lld/trunk/COFF/DriverUtils.cpp
lld/trunk/COFF/ICF.cpp
lld/trunk/COFF/InputFiles.cpp
lld/trunk/COFF/InputFiles.h
lld/trunk/COFF/MarkLive.cpp
lld/trunk/COFF/SymbolTable.cpp
lld/trunk/COFF/SymbolTable.h
lld/trunk/COFF/Symbols.cpp
lld/trunk/COFF/Symbols.h
lld/trunk/COFF/Writer.cpp
lld/trunk/test/COFF/include2.test
lld/trunk/test/COFF/order.test
lld/trunk/test/COFF/symtab.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21166.80955.patch
Type: text/x-patch
Size: 64909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161209/a5607d66/attachment.bin>
More information about the llvm-commits
mailing list