diff options
author | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2016-09-07 20:37:05 +0000 |
---|---|---|
committer | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2016-09-07 20:37:05 +0000 |
commit | 2db0c8b75f3b2cf8f7db4c1f38578d35670bce68 (patch) | |
tree | f8ac856b842d5456f2bcd91dbe4767ebb5601cad /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py | |
parent | e7729c84681bf242b217d850803ae3ffe79834a9 (diff) | |
download | bcm5719-llvm-2db0c8b75f3b2cf8f7db4c1f38578d35670bce68.tar.gz bcm5719-llvm-2db0c8b75f3b2cf8f7db4c1f38578d35670bce68.zip |
[RDF] Fix liveness analysis for phi nodes with shadow uses
Shadow uses need to be analyzed together, since each individual shadow
will only have a partial reaching def. All shadows together may cover
a given register ref, while each individual shadow may not.
llvm-svn: 280855
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions