diff options
author | Quentin Colombet <qcolombet@apple.com> | 2016-06-08 01:17:10 +0000 |
---|---|---|
committer | Quentin Colombet <qcolombet@apple.com> | 2016-06-08 01:17:10 +0000 |
commit | a06ac071652ffed4fe6c443fd22e80c944d308bc (patch) | |
tree | fb68876dc4a642d41b07827c8c082ff2ac658a37 /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py | |
parent | cfbdee231270ce34e50c6e570e16974824aa8793 (diff) | |
download | bcm5719-llvm-a06ac071652ffed4fe6c443fd22e80c944d308bc.tar.gz bcm5719-llvm-a06ac071652ffed4fe6c443fd22e80c944d308bc.zip |
[RegisterBankInfo] Adapt the copy cost logic to give something sane by default.
The generic implementation stated that all copies were free, which is
unlikely. Now, only the copies within the same register bank are free.
We assume they will get coalesced.
llvm-svn: 272085
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py')
0 files changed, 0 insertions, 0 deletions