aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/Debugify.cpp
diff options
context:
space:
mode:
authorRoman Lebedev <lebedev.ri@gmail.com>2021-01-12 20:15:21 +0300
committerRoman Lebedev <lebedev.ri@gmail.com>2021-01-15 23:35:56 +0300
commitc845c724c2323660e81a0b284aaa461842f1b402 (patch)
tree645f5220ed9b67c3d891544ed6754dc2db713e0c /llvm/lib/Transforms/Utils/Debugify.cpp
parentb81f75fa79162e9e2ba84d6b4cdd72f564b050c6 (diff)
downloadllvm-c845c724c2323660e81a0b284aaa461842f1b402.zip
llvm-c845c724c2323660e81a0b284aaa461842f1b402.tar.gz
llvm-c845c724c2323660e81a0b284aaa461842f1b402.tar.bz2
[Utils][SimplifyCFG] Port SplitBlock() to DomTreeUpdater
This is not nice, but it's the best transient solution possible, and is better than just duplicating the whole function. The problem is, this function is widely used, and it is not at all obvious that all the users could be painlessly switched to operate on DomTreeUpdater, and somehow i don't feel like porting all those users first. This function is one of last three that not operate on DomTreeUpdater.
Diffstat (limited to 'llvm/lib/Transforms/Utils/Debugify.cpp')
0 files changed, 0 insertions, 0 deletions