summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authorSanjoy Das <sanjoy@playingwithpointers.com>2015-11-02 02:06:01 +0000
committerSanjoy Das <sanjoy@playingwithpointers.com>2015-11-02 02:06:01 +0000
commit52bfa0faa4b187b8f3ce936f2803420e509552d7 (patch)
tree3d183d1c7bb3bf0665edb899eca7ab67e61c68af /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parent50df0c2037a168078e766edf823e4475c5805fc4 (diff)
downloadbcm5719-llvm-52bfa0faa4b187b8f3ce936f2803420e509552d7.tar.gz
bcm5719-llvm-52bfa0faa4b187b8f3ce936f2803420e509552d7.zip
[SCEV] Fix PR25369
Have `getConstantEvolutionLoopExitValue` work correctly with multiple entry loops. As far as I can tell, `getConstantEvolutionLoopExitValue` never did the right thing for multiple entry loops; and before r249712 it would silently return an incorrect answer. r249712 changed SCEV to fail an assert on a multiple entry loop, and this change fixes the underlying issue. llvm-svn: 251770
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud