diff options
author | Karl-Johan Karlsson <karl-johan.karlsson@ericsson.com> | 2017-11-10 09:48:40 +0000 |
---|---|---|
committer | Karl-Johan Karlsson <karl-johan.karlsson@ericsson.com> | 2017-11-10 09:48:40 +0000 |
commit | bd5c522e4db8a9783eb9150e62bc8329d2a1d7c6 (patch) | |
tree | a8fa49722bd5157bebf638ded68105e4e3aac8b3 /lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp | |
parent | 4b017e682d7bc7ce9412f0653e862447be086545 (diff) | |
download | bcm5719-llvm-bd5c522e4db8a9783eb9150e62bc8329d2a1d7c6.tar.gz bcm5719-llvm-bd5c522e4db8a9783eb9150e62bc8329d2a1d7c6.zip |
[RegisterCoalescer] Move debug value after rematerialize trivial def
Summary:
The associated debug value is updated when the virtual source register
of a copy is completely eliminated and replaced with a rematerialize
value in the defed register of the copy. As the debug value now is
associated with another register it also need to be moved, otherwise
the debug value isn't valid.
Reviewers: aprantl
Reviewed By: aprantl
Subscribers: MatzeB, llvm-commits, qcolombet
Differential Revision: https://reviews.llvm.org/D38024
llvm-svn: 317880
Diffstat (limited to 'lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp')
0 files changed, 0 insertions, 0 deletions