[PATCH] D24622: LTO: Simplify caching interface.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 22 14:50:36 PDT 2016


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

- Add note to LTO::run documentation


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.72218.patch
Type: text/x-patch
Size: 32778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160922/7704142c/attachment.bin>


More information about the llvm-commits mailing list