diff options
| author | Johnny Chen <johnny.chen@apple.com> | 2012-05-22 00:57:05 +0000 |
|---|---|---|
| committer | Johnny Chen <johnny.chen@apple.com> | 2012-05-22 00:57:05 +0000 |
| commit | 7a34875b3b51d0004662e48fd406569bcbd97b96 (patch) | |
| tree | 6b9c6ef896a89e8add3e3272c6daff1fc6cc1992 /llvm/lib/CodeGen | |
| parent | f5958eb2b41726d219b9041bab6815a4a9e1c00a (diff) | |
| download | bcm5719-llvm-7a34875b3b51d0004662e48fd406569bcbd97b96.tar.gz bcm5719-llvm-7a34875b3b51d0004662e48fd406569bcbd97b96.zip | |
rdar://problem/11487457
Add convenience registers eax, ebx, ecx, edx, edi, esi, ebp, esp to the 'register read' command for x86_64.
Add a GDBRemoteRegisterContext::Addx86_64ConvenienceRegisters() method called from ProcessGDBRemote::BuildDynamicRegisterInfo().
Servicing of eax, for example, is accomplished by delegating to rax with an adjusted offset into the register context.
llvm-svn: 157230
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions

