Same as the last patch, but for BasicBlock
(Requires same code movement)
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D8801
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
Diff Detail Event Timeline• dberlin updated this object. This revision is now accepted and ready to land.Apr 2 2015, 6:17 PM Closed by commit rL233992: Return iterator from BasicBlock::eraseFromParent (authored by dannyb). · Explain WhyApr 2 2015, 6:23 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 23150 include/llvm/IR/BasicBlock.h
include/llvm/IR/Function.h
lib/IR/BasicBlock.cpp
|