diff options
author | David Majnemer <david.majnemer@gmail.com> | 2016-07-29 05:39:21 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2016-07-29 05:39:21 +0000 |
commit | 130b9f99d6ec88bf9850335850a5a0e4f6be0b6b (patch) | |
tree | 901f6f83c6060db1badf0e93fd3c068e0aa63710 /lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestGdbRemoteAuxvSupport.py | |
parent | 41e9dad437f12b2c35a97a2eff94b34e5a6620c2 (diff) | |
download | bcm5719-llvm-130b9f99d6ec88bf9850335850a5a0e4f6be0b6b.tar.gz bcm5719-llvm-130b9f99d6ec88bf9850335850a5a0e4f6be0b6b.zip |
[EarlyCSE] Correctly handle simplified, but live, instructions
Some instructions may have their uses replaced with a symbolic constant.
However, the instruction may still have side effects which percludes it
from being removed from the function. EarlyCSE treated such an
instruction as if it were removed, resulting in PR28763.
llvm-svn: 277114
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestGdbRemoteAuxvSupport.py')
0 files changed, 0 insertions, 0 deletions