[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:05:13 PST 2017


pcc created this revision.

https://reviews.llvm.org/D30519

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

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


More information about the llvm-commits mailing list