diff options
author | James Molloy <james.molloy@arm.com> | 2016-09-02 07:29:00 +0000 |
---|---|---|
committer | James Molloy <james.molloy@arm.com> | 2016-09-02 07:29:00 +0000 |
commit | f3cf2a494be6aeb52ee323a2f30c63d212afbd5b (patch) | |
tree | a38d7d3dbc8483967b7373820bbaa06601dd26f8 /lldb/packages/Python/lldbsuite/test/python_api/symbol-context | |
parent | 3121ddf7fabef34e6876fc46dc243b125dd31b8e (diff) | |
download | bcm5719-llvm-f3cf2a494be6aeb52ee323a2f30c63d212afbd5b.tar.gz bcm5719-llvm-f3cf2a494be6aeb52ee323a2f30c63d212afbd5b.zip |
[SimplifyCFG] Add a workaround to fix PR30188
We're sinking stores, which is a good thing, but in the process creating selects for the store address operand, which SROA/Mem2Reg can't look through, which caused serious regressions.
The real fix is in SROA, which I'll be looking into.
llvm-svn: 280470
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context')
0 files changed, 0 insertions, 0 deletions