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 134196 include/llvm/Linker/IRMover.h
lib/Linker/IRMover.cpp
test/ThinLTO/X86/Inputs/struct-mapping-baz.ll
test/ThinLTO/X86/Inputs/struct-mapping-foo.ll
test/ThinLTO/X86/struct-mapping.ll
|