This patch was separated from D43077 after discussion with @tejohnson. It implements name based structure type mapping to
avoid mapping to wrong type which is isomorphic to one we're about to import.
Not sure whom to add for review.
Paths
| Differential D43199
[IRMover] Implement name based structure type mapping ClosedPublic Authored by evgeny777 on Feb 12 2018, 10:02 AM.
Details Summary This patch was separated from D43077 after discussion with @tejohnson. It implements name based structure type mapping to Not sure whom to add for review.
Diff Detail
Event TimelineComment Actions Addressed review comments in the mailing list:
This revision is now accepted and ready to land.Feb 21 2018, 7:15 AM Closed by commit rL325686: [IRMover] Implement name based structure type mapping (authored by evgeny777). · Explain WhyFeb 21 2018, 7:15 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 135248 llvm/trunk/include/llvm/Linker/IRMover.h
llvm/trunk/lib/Linker/IRMover.cpp
llvm/trunk/test/Linker/Inputs/struct-mapping.ll
llvm/trunk/test/Linker/struct-mapping.ll
llvm/trunk/tools/llvm-link/llvm-link.cpp
|