This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b6d0e4b Fix llvm-size to exit with non zero when it can’t open a file. new e1cf918 ThinLTO: do not import function whose linkage prevents inlining.
The 1 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/IR/GlobalValue.h | 46 ++++++++++++---------- lib/Transforms/IPO/FunctionImport.cpp | 4 +- .../Transforms/FunctionImport/Inputs/funcimport.ll | 5 +++ test/Transforms/FunctionImport/funcimport.ll | 5 +++ 4 files changed, 38 insertions(+), 22 deletions(-)