This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9540e47959f Fix a memory leak and a cross module reference. new 2d01b0d814c Revert "[IRMover] Implement name based structure type mapping"
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/Linker/IRMover.h | 28 +++++++++++----------------- lib/Linker/IRMover.cpp | 21 +++++++-------------- test/Linker/Inputs/struct-mapping.ll | 4 ---- test/Linker/struct-mapping.ll | 12 ------------ tools/llvm-link/llvm-link.cpp | 9 +-------- 5 files changed, 19 insertions(+), 55 deletions(-) delete mode 100644 test/Linker/Inputs/struct-mapping.ll delete mode 100644 test/Linker/struct-mapping.ll