This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 68d85bb Revert "Add testing in llvm-lto for ThinLTO caching." new 9695fb5 ThinLTOCodeGenerator: handle cases where temporary files can' [...] new b01d46b Add testing in llvm-lto for ThinLTO caching.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/LTO/ThinLTOCodeGenerator.cpp | 8 ++++++-- test/ThinLTO/X86/Inputs/{llvm.used.ll => cache.ll} | 4 ++-- test/ThinLTO/X86/cache.ll | 16 ++++++++++++++++ tools/llvm-lto/llvm-lto.cpp | 4 ++++ 4 files changed, 28 insertions(+), 4 deletions(-) copy test/ThinLTO/X86/Inputs/{llvm.used.ll => cache.ll} (75%) create mode 100644 test/ThinLTO/X86/cache.ll