[PATCH] D37607: COFF: Implement ThinLTO cache and cache pruning support.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 7 17:35:28 PDT 2017


pcc created this revision.
Herald added subscribers: eraman, inglorion, mehdi_amini.

https://reviews.llvm.org/D37607

Files:
  clang/docs/ThinLTO.rst
  lld/COFF/Config.h
  lld/COFF/Driver.cpp
  lld/COFF/LTO.cpp
  lld/COFF/LTO.h
  lld/COFF/Options.td
  lld/test/COFF/Inputs/lto-cache.ll
  lld/test/COFF/lto-cache.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37607.114293.patch
Type: text/x-patch
Size: 6992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170908/b20105e0/attachment.bin>


More information about the llvm-commits mailing list