This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4f80506 [ConstantFold] Don't incorrectly infer inbounds on array GEP new 43ac9a4 vim: add local_unnamed_addr keyword new 17c5ce91 [IR] Make getIndexedOffsetInType return a signed result new 90c5cb8 [ThinLTO/gold] ThinLTO internalization fixes
The 3 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/DataLayout.h | 2 +- lib/Analysis/ConstantFolding.cpp | 2 +- lib/Analysis/TypeMetadataUtils.cpp | 4 ++-- lib/IR/DataLayout.cpp | 10 +++++----- test/tools/gold/X86/thinlto.ll | 2 ++ test/tools/gold/X86/thinlto_internalize.ll | 7 +++++++ tools/gold/gold-plugin.cpp | 25 +++++++++---------------- utils/vim/syntax/llvm.vim | 12 ++++++------ 8 files changed, 33 insertions(+), 31 deletions(-)