Make OrderedInstructions and OrderedBasicBlock use AssertingVH to try and catch mistakes
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 7739 Build 7739: arc lint + arc unit
Paths
| Differential D34780
Make OrderedInstructions and OrderedBasicBlock use AssertingVH, to try and catch mistakes ClosedPublic Authored by trentxintong on Jun 28 2017, 2:18 PM.
Details Summary Make OrderedInstructions and OrderedBasicBlock use AssertingVH to try and catch mistakes
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 28 2017, 2:54 PM Closed by commit rL306605: Make OrderedInstructions and OrderedBasicBlock use AssertingVH, to try and… (authored by trentxintong). · Explain WhyJun 28 2017, 3:12 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 104513 include/llvm/Analysis/OrderedBasicBlock.h
include/llvm/Transforms/Utils/OrderedInstructions.h
|