diff options
author | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2016-10-03 20:17:20 +0000 |
---|---|---|
committer | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2016-10-03 20:17:20 +0000 |
commit | c8b6ecabd80289c72173a5285bf611074f9e33bc (patch) | |
tree | 800bb7eadc540123bdf1c18725ada11a85b50934 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | a827ed8891bcb3f21d562f8a96a0d60ba9c51ef7 (diff) | |
download | bcm5719-llvm-c8b6ecabd80289c72173a5285bf611074f9e33bc.tar.gz bcm5719-llvm-c8b6ecabd80289c72173a5285bf611074f9e33bc.zip |
[RDF] Fix liveness propagation through shadows
Each shadow only represents data flow that is restricted to its reaching
def. Propagating more than that could lead to spurious register liveness,
resulting in extra (incorrectly) block live-ins.
llvm-svn: 283143
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions