This is probably correct for all uses except cross-module IR linking,
where we need to move the comdat from the source module to the
destination module.
Fixes PR27870.
Paths
| Differential D20631
[IR] Copy comdats in GlobalObject::copyAttributesFrom ClosedPublic Authored by rnk on May 25 2016, 9:36 AM.
Details Summary This is probably correct for all uses except cross-module IR linking, Fixes PR27870.
Diff Detail Event Timelinernk updated this object. This revision is now accepted and ready to land.May 25 2016, 10:14 AM Closed by commit rL270743: [IR] Copy comdats in GlobalObject::copyAttributesFrom (authored by rnk). · Explain WhyMay 25 2016, 11:42 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 58441 lib/IR/Globals.cpp
lib/Linker/IRMover.cpp
|