This is an archive of the discontinued LLVM Phabricator instance.

Make OrderedInstructions and OrderedBasicBlock use AssertingVH, to try and catch mistakes
ClosedPublic

Authored by trentxintong on Jun 28 2017, 2:18 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

trentxintong created this revision.Jun 28 2017, 2:18 PM

Cosmetic Change

efriedma accepted this revision.Jun 28 2017, 2:54 PM

LGTM.

This revision is now accepted and ready to land.Jun 28 2017, 2:54 PM
This revision was automatically updated to reflect the committed changes.