summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py
diff options
context:
space:
mode:
authorKeno Fischer <kfischer@college.harvard.edu>2016-12-08 17:22:35 +0000
committerKeno Fischer <kfischer@college.harvard.edu>2016-12-08 17:22:35 +0000
commitdc09119776454a9dabbe87150b3ca04140fb65fb (patch)
tree7335fa837abd99fdf122c623e57cde8892cee976 /lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py
parent8cb6283e74aae927180a87836dba8dc75aa72253 (diff)
downloadbcm5719-llvm-dc09119776454a9dabbe87150b3ca04140fb65fb.tar.gz
bcm5719-llvm-dc09119776454a9dabbe87150b3ca04140fb65fb.zip
ConstantFolding: Don't crash when encountering vector GEP
ConstantFolding tried to cast one of the scalar indices to a vector type. Instead, use the vector type only for the first index (which is the only one allowed to be a vector) and use its scalar type otherwise. Fixes PR31250. Reviewers: majnemer Differential Revision: https://reviews.llvm.org/D27389 llvm-svn: 289073
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud