Make OrderedInstructions and OrderedBasicBlock use AssertingVH to try and catch mistakes
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
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 104523 llvm/trunk/include/llvm/Analysis/OrderedBasicBlock.h
llvm/trunk/include/llvm/Transforms/Utils/OrderedInstructions.h
|