diff options
author | LemonBoy <thatlemon@gmail.com> | 2021-06-09 16:35:18 +0200 |
---|---|---|
committer | LemonBoy <thatlemon@gmail.com> | 2021-06-09 16:36:58 +0200 |
commit | d3faef6eefe51a8f231898a4eda9130c8ba01bb5 (patch) | |
tree | 298398e57d46471f40fc93f3fa9ee3908dfc7570 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h | |
parent | cf8467057947e019f7fe45d00836dfb629715064 (diff) | |
download | llvm-d3faef6eefe51a8f231898a4eda9130c8ba01bb5.zip llvm-d3faef6eefe51a8f231898a4eda9130c8ba01bb5.tar.gz llvm-d3faef6eefe51a8f231898a4eda9130c8ba01bb5.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/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions