diff options
author | LemonBoy <thatlemon@gmail.com> | 2021-06-09 11:47:17 +0200 |
---|---|---|
committer | LemonBoy <thatlemon@gmail.com> | 2021-06-09 11:48:20 +0200 |
commit | 905f4eb537c118783969fded19e96fe6504c2956 (patch) | |
tree | 26a5dd5fd426e682589c7b01c5086e333e7243b7 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 391f9ef1aa8b28ef8bad4486576477c0700e43e9 (diff) | |
download | llvm-905f4eb537c118783969fded19e96fe6504c2956.zip llvm-905f4eb537c118783969fded19e96fe6504c2956.tar.gz llvm-905f4eb537c118783969fded19e96fe6504c2956.tar.bz2 |
[SROA] Avoid splitting loads/stores with irregular type
Upon encountering loads/stores on types whose size is not a multiple of 8 bits the SROA pass would either trip an assertion or use logic that was not meant to work with such irregularly-sized types.
Reviewed By: aeubanks
Differential Revision: https://reviews.llvm.org/D99435
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions