diff options
author | Vasileios Porpodas <vporpodas@google.com> | 2022-11-28 14:38:38 -0800 |
---|---|---|
committer | Vasileios Porpodas <vporpodas@google.com> | 2022-11-29 20:15:10 -0800 |
commit | 606f790330bb23dffc90fd60bbb37b047f4fdad5 (patch) | |
tree | 8b2d462d81a24027df7e85772929d5a3c8496398 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2d2cdf41763236e280a7e1c815f8e32441ee1f15 (diff) | |
download | llvm-606f790330bb23dffc90fd60bbb37b047f4fdad5.zip llvm-606f790330bb23dffc90fd60bbb37b047f4fdad5.tar.gz llvm-606f790330bb23dffc90fd60bbb37b047f4fdad5.tar.bz2 |
[IR][NFC] Adds Instruction::insertAt() for inserting at a specific point in the instr list.
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/D138875
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions