diff options
author | Julian Gross <julian.gross@dfki.de> | 2021-01-13 11:13:41 +0100 |
---|---|---|
committer | Julian Gross <julian.gross@dfki.de> | 2021-01-20 12:15:28 +0100 |
commit | 43f34f58349ae178fd1c95d6a73c6858f35f2ea1 (patch) | |
tree | dee3ac21fc18982db537d2277b874f464c8085fa /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | cf50f4f764566a78da8c0551f853118fe604d8d7 (diff) | |
download | llvm-43f34f58349ae178fd1c95d6a73c6858f35f2ea1.zip llvm-43f34f58349ae178fd1c95d6a73c6858f35f2ea1.tar.gz llvm-43f34f58349ae178fd1c95d6a73c6858f35f2ea1.tar.bz2 |
Added check if there are regions that do not implement the RegionBranchOpInterface.
Add a check if regions do not implement the RegionBranchOpInterface. This is not
allowed in the current deallocation steps. Furthermore, we handle edge-cases,
where a single region is attached and the parent operation has no results.
This fixes: https://bugs.llvm.org/show_bug.cgi?id=48575
Differential Revision: https://reviews.llvm.org/D94586
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions