summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/fast-isel-binary.ll
diff options
context:
space:
mode:
authorEnrico Granata <egranata@apple.com>2015-07-24 00:57:19 +0000
committerEnrico Granata <egranata@apple.com>2015-07-24 00:57:19 +0000
commit636cd262d6ae996e76faba51e24eccb603e7e42f (patch)
treeabed501fc4ca48cc644a309d350f4757317f04ff /llvm/test/CodeGen/PowerPC/fast-isel-binary.ll
parent29e9ae7891ea7758657cb2d3636b749051834c90 (diff)
downloadbcm5719-llvm-636cd262d6ae996e76faba51e24eccb603e7e42f.tar.gz
bcm5719-llvm-636cd262d6ae996e76faba51e24eccb603e7e42f.zip
Fix an issue where LLDB would run out of stack space trying to decide if a deeply nested child can be updated in the face of an invalid execution context
The issue is that a child can't really ask the root object, since this decision could actually hinge on whether a dynamic and/or synthetic value is present To do this, make values vote lazily for whether they are willing to allow this, so that we can navigate up the chain without recursively invoking ourselves Tentative fix for rdar://21949558 llvm-svn: 243077
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/fast-isel-binary.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud