This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Make the Statepoint class more like CallSite
ClosedPublic

Authored by sanjoy on Jun 25 2015, 5:51 PM.

Details

Summary

Rename some methods to make Statepoint look more like CallSite.

Diff Detail

Repository
rL LLVM

Event Timeline

sanjoy updated this revision to Diff 28521.Jun 25 2015, 5:51 PM
sanjoy retitled this revision from to [NFC] Make the Statepoint class more like CallSite.
sanjoy updated this object.
sanjoy edited the test plan for this revision. (Show Details)
sanjoy added a subscriber: Unknown Object (MLST).
sanjoy updated this revision to Diff 28524.Jun 25 2015, 7:09 PM
  • update diff with a fix that had been left out
pgavlin accepted this revision.Jun 26 2015, 11:11 AM
pgavlin added a reviewer: pgavlin.
pgavlin added a subscriber: pgavlin.

LGTM.

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