This makes it possible to insert nops at the end of blocks.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
MI is an iterator, so it could be BasicBlock::end(), which isn't always an instruction and doesn't have a parent.