Introduce a simple accessor to get the gc_result hanging off of a
statepoint.
(I don't think this change needs review, this was uploaded to
phabricator to provide context for later dependent changes.)
Differential D10627
[Statepoints][NFC] Add Statepoint::getGCResult. ClosedPublic Authored by sanjoy on Jun 22 2015, 7:11 PM.
Details Summary Introduce a simple accessor to get the gc_result hanging off of a (I don't think this change needs review, this was uploaded to
Diff Detail Event Timelinesanjoy updated this object. sanjoy mentioned this in D10631: [Inliner][NFCI] Add an InlineSite abstraction..Jun 22 2015, 7:14 PM This revision is now accepted and ready to land.Jun 24 2015, 11:39 AM Closed by commit rL241231: [Statepoints][NFC] Add Statepoint::getGCResult. (authored by sanjoy). · Explain WhyJul 1 2015, 7:54 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 28188 include/llvm/IR/Statepoint.h
|