diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2021-10-14 22:53:45 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-10-25 15:30:50 +0200 |
commit | 0d20ebf6862f77ce0913187c05c02ba5df175f29 (patch) | |
tree | 1dd4e906af079e0eb63c5d6c0146fc99f5feb9b2 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h | |
parent | eb9b75dd4da850254b95e8a9e6cfd35ad1201c4d (diff) | |
download | llvm-0d20ebf6862f77ce0913187c05c02ba5df175f29.zip llvm-0d20ebf6862f77ce0913187c05c02ba5df175f29.tar.gz llvm-0d20ebf6862f77ce0913187c05c02ba5df175f29.tar.bz2 |
[BasicAA] Use ranges for more than one index
D109746 made BasicAA use range information to determine the
minimum/maximum GEP offset. However, it was limited to the case of
a single variable index. This patch extends support to multiple
indices by adding all the ranges together.
Differential Revision: https://reviews.llvm.org/D112378
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h')
0 files changed, 0 insertions, 0 deletions