This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0b59f4695ff [X86] Fix uninitialized variable sanitizer warning from rL321074 new 5b5d262052b [Support][CachePruning] Disable cache pruning regression fix new 0d49e11a1a8 [ThinLTO][C-API] Correct api comments
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: include/llvm-c/lto.h | 18 +++++++++--------- include/llvm/LTO/legacy/ThinLTOCodeGenerator.h | 11 ++++++++--- lib/Support/CachePruning.cpp | 6 ++++-- test/ThinLTO/X86/cache.ll | 22 +++++++++++++++++++--- tools/llvm-lto/llvm-lto.cpp | 4 ++++ 5 files changed, 44 insertions(+), 17 deletions(-)