Set Address Space when creating a new function (from another).
Fix PR41154.
Paths
| Differential D69361
[IRMover] Set Address Space for moved global values ClosedPublic Authored by ekatz on Oct 23 2019, 4:10 PM.
Details Summary Set Address Space when creating a new function (from another). Fix PR41154.
Diff Detail Event TimelineComment Actions This seems fine to me, but can you pull out and commit the NFC parts first, and update the patch to just contain the functional change? It's harder to see with all the NFC changes in here. The NFC part can go in without a phabricator patch.
This revision is now accepted and ready to land.Oct 29 2019, 6:55 AM Comment Actions I cannot commit this patch myself. Author: Ehud Katz <ehudkatz@gmail.com> Thanks. Closed by commit rGb36e3a8bac3e: [IRMover] Set Address Space for moved global values (authored by tejohnson). · Explain WhyNov 5 2019, 4:36 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 226192 llvm/lib/Linker/IRMover.cpp
|
suggest adding an alias in here for completeness