[PATCH] D30519: LTO: When creating a local cache, create the cache directory if it does not already exist.

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rL296726: LTO: When creating a local cache, create the cache directory if it does not… (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D30519?vs=90266&id=90267#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30519

Files:
  lld/trunk/ELF/LTO.cpp
  lld/trunk/test/ELF/lto/cache.ll
  llvm/trunk/include/llvm/LTO/Caching.h
  llvm/trunk/lib/LTO/Caching.cpp
  llvm/trunk/test/ThinLTO/X86/cache-config.ll
  llvm/trunk/test/ThinLTO/X86/cache.ll
  llvm/trunk/test/ThinLTO/X86/empty_module_with_cache.ll
  llvm/trunk/test/tools/gold/X86/cache.ll
  llvm/trunk/tools/gold/gold-plugin.cpp
  llvm/trunk/tools/llvm-lto2/llvm-lto2.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30519.90267.patch
Type: text/x-patch
Size: 6601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170302/ed54b386/attachment.bin>


More information about the llvm-commits mailing list