diff options
author | Vasileios Porpodas <vporpodas@google.com> | 2022-11-28 14:49:34 -0800 |
---|---|---|
committer | Vasileios Porpodas <vporpodas@google.com> | 2022-12-01 17:47:55 -0800 |
commit | 3259caefb3b16213b41f8d7b9e85a0b04f0c1f13 (patch) | |
tree | 7b2be672b72f049c793020cd68579f2c131e4c78 /clang/lib/Lex/ModuleMap.cpp | |
parent | a1816a32b55b372b130dac911300a3eda11679e4 (diff) | |
download | llvm-3259caefb3b16213b41f8d7b9e85a0b04f0c1f13.zip llvm-3259caefb3b16213b41f8d7b9e85a0b04f0c1f13.tar.gz llvm-3259caefb3b16213b41f8d7b9e85a0b04f0c1f13.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions