[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 11:01:03 PDT 2017
pcc updated this revision to Diff 93504.
pcc added a comment.
- Introduce a symbol reader API
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.93504.patch
Type: text/x-patch
Size: 41503 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170330/601f21aa/attachment.bin>
More information about the llvm-commits
mailing list