Files
clang-p2996/llvm/unittests/IR/BasicBlockTest.cpp
Vasileios Porpodas 3259caefb3 [IR][NFC] Adds BasicBlock::erase().
Currently the only way to do this is to work with the instruction list directly.
This is part of a series of cleanup patches towards making BasicBlock::getInstList() private.

Differential Revision: https://reviews.llvm.org/D139142
2022-12-01 17:47:55 -08:00

16 KiB