[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 20:05:58 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL299168: LTO: Reduce memory consumption by creating an in-memory symbol table for… (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D31364?vs=93548&id=93578#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31364

Files:
  lld/trunk/COFF/InputFiles.cpp
  lld/trunk/ELF/InputFiles.cpp
  llvm/trunk/include/llvm/LTO/LTO.h
  llvm/trunk/include/llvm/Object/IRSymtab.h
  llvm/trunk/lib/LTO/LTO.cpp
  llvm/trunk/lib/Object/CMakeLists.txt
  llvm/trunk/lib/Object/IRSymtab.cpp
  llvm/trunk/tools/gold/gold-plugin.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31364.93578.patch
Type: text/x-patch
Size: 42583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170331/88f1c491/attachment.bin>


More information about the llvm-commits mailing list