summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorMichael Zolotukhin <mzolotukhin@apple.com>2016-06-06 19:21:40 +0000
committerMichael Zolotukhin <mzolotukhin@apple.com>2016-06-06 19:21:40 +0000
commit19edbadfc5a65ba30c0fc71fbd9570567dfaf9de (patch)
tree7f831f2a88cad29de560564f704f6be6c4b77bf0 /lldb/packages/Python/lldbsuite/test
parent9ed77af89dd37d72da8f804727dc0de2f37a06e9 (diff)
downloadbcm5719-llvm-19edbadfc5a65ba30c0fc71fbd9570567dfaf9de.tar.gz
bcm5719-llvm-19edbadfc5a65ba30c0fc71fbd9570567dfaf9de.zip
[LoopUnrollAnalyzer] Fix a crash in analyzeLoopUnrollCost.
In some cases, when simplifying with SCEV, we might consider pointer values as just usual integer values. Thus, we might get a different type from what we had originally in the map of simplified values, and hence we need to check types before operating on the values. This fixes PR28015. llvm-svn: 271931
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud