diff options
author | Nikita Popov <npopov@redhat.com> | 2023-09-19 16:50:51 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-09-19 16:53:24 +0200 |
commit | ddf7cc27f7230164ce888d814ebecd0f266f60c5 (patch) | |
tree | 1854862566b98e47ae4cff5e8f64c524e7ecfd7f /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp | |
parent | 188d5c74426500809a36febe615523e111e9c74e (diff) | |
download | llvm-ddf7cc27f7230164ce888d814ebecd0f266f60c5.zip llvm-ddf7cc27f7230164ce888d814ebecd0f266f60c5.tar.gz llvm-ddf7cc27f7230164ce888d814ebecd0f266f60c5.tar.bz2 |
[SROA] Remove unnecessary IsStorePastEnd handling (NFCI)
Unlike the load case, stores past the end of the alloca are
removed by SROA as undefined behavior. As such, there is no need
to handle this case when rewriting stores.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions