[PATCH] D30509: ELF: Add ThinLTO caching support.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 1 14:53:21 PST 2017


pcc updated this revision to Diff 90236.
pcc added a comment.

Add comment explaining the --thinlto-cache-dir option


https://reviews.llvm.org/D30509

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/LTO.cpp
  lld/ELF/LTO.h
  lld/ELF/Options.td
  lld/test/ELF/lto/Inputs/cache.ll
  lld/test/ELF/lto/cache.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30509.90236.patch
Type: text/x-patch
Size: 4564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170301/684bae35/attachment.bin>


More information about the llvm-commits mailing list