diff options
author | Eli Friedman <efriedma@codeaurora.org> | 2018-11-09 23:09:17 +0000 |
---|---|---|
committer | Eli Friedman <efriedma@codeaurora.org> | 2018-11-09 23:09:17 +0000 |
commit | 0bbb0d0720a8e65190e66c005fac488991829d31 (patch) | |
tree | f5969d5fa7d2baec8cc65e9aeb2ead820a4e8b5f /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp | |
parent | 15930bf35241354d4c2b92a9c09f1461f96901bc (diff) | |
download | bcm5719-llvm-0bbb0d0720a8e65190e66c005fac488991829d31.tar.gz bcm5719-llvm-0bbb0d0720a8e65190e66c005fac488991829d31.zip |
[ARM] Add MemOperand to LDRcp to enable DCE.
LDRcp should be deleted when the dest register is dead in register
coalescing. Without MemOp, dead LDRcp will cause dead constant pool
value which references to non-existing label.
Patch by Yin Ma.
Differential Revision: https://reviews.llvm.org/D54173
llvm-svn: 346563
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions