diff options
author | Shivam Gupta <shivam98.tkg@gmail.com> | 2021-12-19 20:57:55 +0530 |
---|---|---|
committer | Shivam Gupta <shivam98.tkg@gmail.com> | 2021-12-19 20:58:49 +0530 |
commit | 731bde1ed30fcd8474ea6b88c3a9fc3072d2dca4 (patch) | |
tree | f6c4472f1351afaa5ec3ff4cc6bf25e9cda18c03 /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp | |
parent | 3a3fcd6a23ad2c0f420a2f6bfde7541233790a30 (diff) | |
download | llvm-731bde1ed30fcd8474ea6b88c3a9fc3072d2dca4.zip llvm-731bde1ed30fcd8474ea6b88c3a9fc3072d2dca4.tar.gz llvm-731bde1ed30fcd8474ea6b88c3a9fc3072d2dca4.tar.bz2 |
[DAGCombiner] Avoid combining adjacent stores at -O0 to improve debug experience
When the source has a series of assignments, users reasonably want to
have the debugger step through each one individually. Turn off the combine
for adjacent stores so we get this behavior at -O0.
Similar to D7181.
Differential Revision: https://reviews.llvm.org/D115808
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions