diff options
author | Philip Reames <listmail@philipreames.com> | 2019-02-19 23:07:15 +0000 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2019-02-19 23:07:15 +0000 |
commit | 92756a80e7ae7b0ce682d84e8576e885e7e4ccb1 (patch) | |
tree | 4272d18393e05322fc7bad7ea5eb1191b21c20f8 /lldb/packages/Python/lldbsuite/test/python_api/default-constructor | |
parent | 979587d91dbea0e3757db4ceb0045a51e85c6d81 (diff) | |
download | bcm5719-llvm-92756a80e7ae7b0ce682d84e8576e885e7e4ccb1.tar.gz bcm5719-llvm-92756a80e7ae7b0ce682d84e8576e885e7e4ccb1.zip |
[GVN] Fix a crash bug around non-integral pointers
If we encountered a location where we tried to forward the value of a memset to a load of a non-integral pointer, we crashed. Such a forward is not legal in general, but we can forward null pointers. Test for both cases are included.
llvm-svn: 354399
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/default-constructor')
0 files changed, 0 insertions, 0 deletions