OSDN Git Service

[IRMover] Implement name based structure type mapping
authorEugene Leviant <eleviant@accesssoftek.com>
Wed, 21 Feb 2018 15:13:48 +0000 (15:13 +0000)
committerEugene Leviant <eleviant@accesssoftek.com>
Wed, 21 Feb 2018 15:13:48 +0000 (15:13 +0000)
commit7159bb59fed778bca6fca8f127f4a523aa45ace2
tree8ac09c2b73c977c9454d7670bd2733518f943031
parent43fc4caeb854f7ef9fc4bb12657d1b709b758521
[IRMover] Implement name based structure type mapping

Differential revision: https://reviews.llvm.org/D43199

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@325686 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Linker/IRMover.h
lib/Linker/IRMover.cpp
test/Linker/Inputs/struct-mapping.ll [new file with mode: 0644]
test/Linker/struct-mapping.ll [new file with mode: 0644]
tools/llvm-link/llvm-link.cpp