[PATCH] D24622: LTO: Simplify caching interface.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 23 10:44:49 PDT 2016


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

- Move AddFile to cache and Cache to LTO::run


https://reviews.llvm.org/D24622

Files:
  include/llvm/LTO/Caching.h
  include/llvm/LTO/Config.h
  include/llvm/LTO/LTO.h
  include/llvm/LTO/LTOBackend.h
  lib/LTO/Caching.cpp
  lib/LTO/LTO.cpp
  lib/LTO/LTOBackend.cpp
  tools/gold/gold-plugin.cpp
  tools/llvm-lto2/llvm-lto2.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24622.72309.patch
Type: text/x-patch
Size: 32068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160923/b2882db4/attachment.bin>


More information about the llvm-commits mailing list