This is an archive of the discontinued LLVM Phabricator instance.

Return iterator from BasicBlock::eraseFromParent
ClosedPublic

Authored by dberlin on Apr 2 2015, 7:47 AM.

Details

Summary

Same as the last patch, but for BasicBlock
(Requires same code movement)

Diff Detail

Repository
rL LLVM

Event Timeline

dberlin updated this revision to Diff 23150.Apr 2 2015, 7:47 AM
dberlin retitled this revision from to Return iterator from BasicBlock::eraseFromParent.
dberlin updated this object.
dberlin edited the test plan for this revision. (Show Details)
dberlin added a reviewer: chandlerc.
dberlin added a subscriber: Unknown Object (MLST).
chandlerc accepted this revision.Apr 2 2015, 6:17 PM
chandlerc edited edge metadata.

Looks good.

This revision is now accepted and ready to land.Apr 2 2015, 6:17 PM
This revision was automatically updated to reflect the committed changes.