diff options
author | River Riddle <riddleriver@gmail.com> | 2022-10-03 12:26:12 -0700 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2022-10-05 13:11:38 -0700 |
commit | 54cdc03dfadfe35a6a98a5970a5b850868176642 (patch) | |
tree | 910103e781f3f49a301be5fc255cbcbec21d0bbb /clang/lib/Lex/ModuleMap.cpp | |
parent | 5301826fa86aa520b65c86abbe3b3a7194849e27 (diff) | |
download | llvm-54cdc03dfadfe35a6a98a5970a5b850868176642.zip llvm-54cdc03dfadfe35a6a98a5970a5b850868176642.tar.gz llvm-54cdc03dfadfe35a6a98a5970a5b850868176642.tar.bz2 |
[mlir:Parser] Always splice parsed operations to the end of the parsed block
The current splicing behavior dates back to when all blocks had terminators,
so we would "helpfully" splice before the terminator. This doesn't make sense
anymore, and leads to somewhat unexpected results when parsing multiple
pieces of IR into the same block.
Differential Revision: https://reviews.llvm.org/D135096
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions