summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread
diff options
context:
space:
mode:
authorWei Mi <wmi@google.com>2016-02-04 19:17:33 +0000
committerWei Mi <wmi@google.com>2016-02-04 19:17:33 +0000
commit33e7bc00293cad9c4e4fe85d74fbd085c487dfc0 (patch)
tree9ceaa20ddca79e82c406d3c438afc43073c7acf8 /lldb/packages/Python/lldbsuite/test/python_api/thread
parentb56be389c8565ba588d5580a9f9f0622829cb12f (diff)
downloadbcm5719-llvm-33e7bc00293cad9c4e4fe85d74fbd085c487dfc0.tar.gz
bcm5719-llvm-33e7bc00293cad9c4e4fe85d74fbd085c487dfc0.zip
Fix a regression for r259736.
When SCEV expansion tries to reuse an existing value, it is needed to ensure that using the Value at the InsertPt will not break LCSSA. The fix adds a check that InsertPt is either inside the candidate Value's parent loop, or the candidate Value's parent loop is nullptr. llvm-svn: 259815
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud