OSDN Git Service

LTO: When creating a local cache, create the cache directory if it does not already...
authorPeter Collingbourne <peter@pcc.me.uk>
Thu, 2 Mar 2017 02:02:38 +0000 (02:02 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Thu, 2 Mar 2017 02:02:38 +0000 (02:02 +0000)
commitcc5ba4427e3af1c6be0edbbc4553a22a69c4fa41
treeecd43329ee429a9d5c4b83e6692a0f30e4bc6106
parent0e90d42fceb95c6aff240ed3c276db01c67c3159
LTO: When creating a local cache, create the cache directory if it does not already exist.

Differential Revision: https://reviews.llvm.org/D30519

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@296726 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/LTO/Caching.h
lib/LTO/Caching.cpp
test/ThinLTO/X86/cache-config.ll
test/ThinLTO/X86/cache.ll
test/ThinLTO/X86/empty_module_with_cache.ll
test/tools/gold/X86/cache.ll
tools/gold/gold-plugin.cpp
tools/llvm-lto2/llvm-lto2.cpp