This is an archive of the discontinued LLVM Phabricator instance.

Move helper for getting a terminating musttail call to BasicBlock
ClosedPublic

Authored by rnk on Jul 14 2014, 5:45 PM.

Details

Summary

No functional change. To be used in future commits that need to look
for such instructions.

Diff Detail

Repository
rL LLVM

Event Timeline

rnk updated this revision to Diff 11409.Jul 14 2014, 5:45 PM
rnk retitled this revision from to Move helper for getting a terminating musttail call to BasicBlock.
rnk updated this object.
rnk added a reviewer: nicholas.
rnk added a subscriber: Unknown Object (MLST).
rafael accepted this revision.Aug 7 2014, 8:02 AM
rafael added a reviewer: rafael.
rafael added a subscriber: rafael.

lgtm

This revision is now accepted and ready to land.Aug 7 2014, 8:02 AM
rnk closed this revision.Aug 11 2014, 5:14 PM
rnk updated this revision to Diff 12372.

Closed by commit rL215413 (authored by @rnk).