diff options
| author | Evan Cheng <evan.cheng@apple.com> | 2011-03-09 22:47:38 +0000 |
|---|---|---|
| committer | Evan Cheng <evan.cheng@apple.com> | 2011-03-09 22:47:38 +0000 |
| commit | ca9a93633268de020dbf1335c1bbdced930dfde7 (patch) | |
| tree | 641815db8600bc4b79095f4d8d64e87a37802caa /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
| parent | b296e330a322a6f82103197517c10a51855cab93 (diff) | |
| download | llvm-ca9a93633268de020dbf1335c1bbdced930dfde7.zip llvm-ca9a93633268de020dbf1335c1bbdced930dfde7.tar.gz llvm-ca9a93633268de020dbf1335c1bbdced930dfde7.tar.bz2 | |
Change the definition of TargetRegisterInfo::getCrossCopyRegClass to be more
flexible.
If it returns a register class that's different from the input, then that's the
register class used for cross-register class copies.
If it returns a register class that's the same as the input, then no cross-
register class copies are needed (normal copies would do).
If it returns null, then it's not at all possible to copy registers of the
specified register class.
llvm-svn: 127368
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions
