summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorMax Kazantsev <max.kazantsev@azul.com>2019-02-12 07:48:07 +0000
committerMax Kazantsev <max.kazantsev@azul.com>2019-02-12 07:48:07 +0000
commit6bf861597c87d708336c6ed36678d91b75d1043c (patch)
treef09289902767e5888de59b39314d56f1ce83c55e /lldb/source/Plugins/ScriptInterpreter/Python
parent4390c721cba09597037578100948bbc83cc41b16 (diff)
downloadbcm5719-llvm-6bf861597c87d708336c6ed36678d91b75d1043c.tar.gz
bcm5719-llvm-6bf861597c87d708336c6ed36678d91b75d1043c.zip
[LoopSimplifyCFG] Pay respect to LCSSA when removing dead blocks
Utility function that we use for blocks deletion always unconditionally removes one-input Phis. In LoopSimplifyCFG, it can lead to breach of LCSSA form. This patch alters this function to keep them if needed. Differential Revision: https://reviews.llvm.org/D57231 Reviewed By: fedor.sergeev llvm-svn: 353803
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud