aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2012-05-22 00:57:05 +0000
committerJohnny Chen <johnny.chen@apple.com>2012-05-22 00:57:05 +0000
commit7a34875b3b51d0004662e48fd406569bcbd97b96 (patch)
tree6b9c6ef896a89e8add3e3272c6daff1fc6cc1992 /clang/lib/Frontend/CompilerInvocation.cpp
parentf5958eb2b41726d219b9041bab6815a4a9e1c00a (diff)
downloadllvm-7a34875b3b51d0004662e48fd406569bcbd97b96.zip
llvm-7a34875b3b51d0004662e48fd406569bcbd97b96.tar.gz
llvm-7a34875b3b51d0004662e48fd406569bcbd97b96.tar.bz2
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 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions