summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/objcxx/hide-runtime-values
diff options
context:
space:
mode:
authorAlina Sbirlea <asbirlea@google.com>2019-05-02 23:41:58 +0000
committerAlina Sbirlea <asbirlea@google.com>2019-05-02 23:41:58 +0000
commit0363c3b8bbf1c72e7a7da65444a8095cdc63f32d (patch)
tree07164a49b71070fb5d30a572dd065825985b2f97 /lldb/packages/Python/lldbsuite/test/lang/objcxx/hide-runtime-values
parentf7d3048e5b90c9d71ea462a721efce360260fd60 (diff)
downloadbcm5719-llvm-0363c3b8bbf1c72e7a7da65444a8095cdc63f32d.tar.gz
bcm5719-llvm-0363c3b8bbf1c72e7a7da65444a8095cdc63f32d.zip
[MemorySSA] Check that block is reachable when adding phis.
Summary: Originally the insertDef method was only used when building MemorySSA, and was limiting the number of Phi nodes that it created. Now it's used for updates as well, and it can create additional Phis needed for correctness. Make sure no Phis are created in unreachable blocks (condition met during MSSA build), otherwise the renamePass will find a null DTNode. Resolves PR41640. Reviewers: george.burgess.iv Subscribers: jlebar, Prazek, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D61410 llvm-svn: 359845
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/objcxx/hide-runtime-values')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud