diff options
author | Sanjay Patel <spatel@rotateright.com> | 2019-10-13 17:19:08 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2019-10-13 17:19:08 +0000 |
commit | f90728c3227d86794819e945ab79f46a6933f95a (patch) | |
tree | 24c988be10e91b413d3f0e952c655fe8386f2e55 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | 9d80a722d7fb1ff9871677e12611af56cb96cf7a (diff) | |
download | bcm5719-llvm-f90728c3227d86794819e945ab79f46a6933f95a.tar.gz bcm5719-llvm-f90728c3227d86794819e945ab79f46a6933f95a.zip |
[InstCombine] don't assume 'inbounds' for bitcast deref or null pointer in non-default address space
Follow-up to D68244 to account for a corner case discussed in:
https://bugs.llvm.org/show_bug.cgi?id=43501
Add one more restriction: if the pointer is deref-or-null and in a non-default
(non-zero) address space, we can't assume inbounds.
Differential Revision: https://reviews.llvm.org/D68706
llvm-svn: 374728
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions