[PATCH] D31364: LTO: Reduce memory consumption by creating an in-memory symbol table for InputFiles. NFCI.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 30 15:00:59 PDT 2017
pcc updated this revision to Diff 93548.
pcc marked 2 inline comments as done.
pcc added a comment.
- Address review comments
https://reviews.llvm.org/D31364
Files:
lld/COFF/InputFiles.cpp
lld/ELF/InputFiles.cpp
llvm/include/llvm/LTO/LTO.h
llvm/include/llvm/Object/IRSymtab.h
llvm/lib/LTO/LTO.cpp
llvm/lib/Object/CMakeLists.txt
llvm/lib/Object/IRSymtab.cpp
llvm/tools/gold/gold-plugin.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31364.93548.patch
Type: text/x-patch
Size: 42414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170330/f0dcb789/attachment-0001.bin>
More information about the llvm-commits
mailing list