This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 597f866 Revert r269534 "Silence a -Wundefined-var-template build warn [...] new 5787524 Remove unwanted fprintf debug new 3b492ee StripDebugInfo: uses isa<DbgInfoIntrinsic> instead of matchin [...] new 82d7fff Add testing in llvm-lto for ThinLTO caching. new bdd5f69 Revert "StripDebugInfo: uses isa<DbgInfoIntrinsic> instead of [...]
The 4 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: include/llvm/LTO/ThinLTOCodeGenerator.h | 1 - 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, 22 insertions(+), 3 deletions(-) copy test/ThinLTO/X86/Inputs/{llvm.used.ll => cache.ll} (75%) create mode 100644 test/ThinLTO/X86/cache.ll