This is an archive of the discontinued LLVM Phabricator instance.

[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
statepoint.

(I don't think this change needs review, this was uploaded to
phabricator to provide context for later dependent changes.)

Diff Detail

Event Timeline

sanjoy updated this revision to Diff 28188.Jun 22 2015, 7:11 PM
sanjoy retitled this revision from to [Statepoints][NFC] Add Statepoint::getGCResult..
sanjoy updated this object.
sanjoy edited the test plan for this revision. (Show Details)
reames accepted this revision.Jun 24 2015, 11:39 AM
reames added a reviewer: reames.
reames added a subscriber: reames.

LGTM

This revision is now accepted and ready to land.Jun 24 2015, 11:39 AM
This revision was automatically updated to reflect the committed changes.