summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-01-01 20:09:40 +0100
committerNikita Popov <nikita.ppv@gmail.com>2020-01-01 22:10:55 +0100
commit6ba5f8c4acb494ecd99a472706075b2153ddccf3 (patch)
tree9263316dfb4a3e7b0de6e61ac04bac1da8107633 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
parentf9f78cf6ac73d9148be9b626f418bf6770e512f6 (diff)
downloadbcm5719-llvm-6ba5f8c4acb494ecd99a472706075b2153ddccf3.tar.gz
bcm5719-llvm-6ba5f8c4acb494ecd99a472706075b2153ddccf3.zip
[InstCombine] Fix incorrect inbounds on GEP of GEP (PR44425)
This fixes https://bugs.llvm.org/show_bug.cgi?id=44425. We need to drop inbounds if one of the GEPs is not inbounds. This was already done when creating a new GEP, but not when modifying in place. Differential Revision: https://reviews.llvm.org/D72059
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud