forked from OSchip/llvm-project
![]() 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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ParserTest.cpp | ||
ResourceTest.cpp |