This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ed72617 Add link-time detection of LLVM_ABI_BREAKING_CHECKS mismatch new 3e367e6 IRMover: Avoid accidentally mapping types from the destinatio [...]
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: lib/Linker/IRMover.cpp | 8 ++++++ test/LTO/X86/Inputs/type-mapping-src.ll | 20 +++++++++++++ test/LTO/X86/type-mapping-bug.ll | 50 +++++++++++++++++++++++++++++++++ 3 files changed, 78 insertions(+) create mode 100644 test/LTO/X86/Inputs/type-mapping-src.ll create mode 100644 test/LTO/X86/type-mapping-bug.ll