This is an archive of the discontinued LLVM Phabricator instance.

[IRBuilder] Add gc.statepoint related methods to IRBuilder
ClosedPublic

Authored by sanjoy on Oct 1 2015, 6:37 PM.

Details

Summary

This adds some more routines to IRBuilder around creating calls and
invokes to gc.statepoint. These will be used later.

Diff Detail

Repository
rL LLVM

Event Timeline

sanjoy updated this revision to Diff 36326.Oct 1 2015, 6:37 PM
sanjoy retitled this revision from to [IRBuilder] Add gc.statepoint related methods to IRBuilder.
sanjoy updated this object.
sanjoy added reviewers: reames, swaroop.sridhar.
sanjoy added a subscriber: llvm-commits.
swaroop.sridhar accepted this revision.Oct 5 2015, 3:26 PM
swaroop.sridhar edited edge metadata.
This revision is now accepted and ready to land.Oct 5 2015, 3:26 PM
This revision was automatically updated to reflect the committed changes.