This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 20c74d808ab [GlobalISel] Support for inlining memcpy, memset and memmov [...] new 6b82f4e5262 IR: Teach GlobalIndirectSymbol::getBaseObject() to handle m [...]
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/GlobalIndirectSymbol.h | 4 +--- lib/IR/Globals.cpp | 37 ++++++++++++++++++++++++++++++++++ test/Bitcode/thinlto-alias3.ll | 11 ++++++++++ test/Linker/comdat8.ll | 4 ++-- 4 files changed, 51 insertions(+), 5 deletions(-) create mode 100644 test/Bitcode/thinlto-alias3.ll