This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f104e589ce8 [NVPTX] Delete dead code new 1dc0b96afda [ThinLTO] Port InlinerFunctionImportStats handling to new PM new c8bdc2e0339 Fix padding with custom character in formatv.
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/Support/FormatVariadic.h | 2 +- include/llvm/Transforms/IPO/Inliner.h | 5 +++ lib/Transforms/IPO/Inliner.cpp | 18 ++++++++++ test/Transforms/Inline/inline_stats.ll | 5 +++ unittests/Support/FormatVariadicTest.cpp | 62 ++++++++++++++++++++++++++++++++ 5 files changed, 91 insertions(+), 1 deletion(-)