summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGExprCXX.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2011-05-15 04:12:07 +0000
committerGreg Clayton <gclayton@apple.com>2011-05-15 04:12:07 +0000
commit9a8fa9161fbed411f4e34c551bc7033b64fd72d1 (patch)
tree491428ee7d69700d75372a7057beea1156c2eda6 /clang/lib/CodeGen/CGExprCXX.cpp
parent745ae2853c4812300823b77f1f0a88019d3b9da0 (diff)
downloadbcm5719-llvm-9a8fa9161fbed411f4e34c551bc7033b64fd72d1.tar.gz
bcm5719-llvm-9a8fa9161fbed411f4e34c551bc7033b64fd72d1.zip
Added generic register numbers for simple ABI argument registers and defined
the appropriate registers for arm and x86_64. The register names for the arguments that are the size of a pointer or less are all named "arg1", "arg2", etc. This allows you to read these registers by name: (lldb) register read arg1 arg2 arg3 ... You can also now specify you want to see alternate register names when executing the read register command: (lldb) register read --alternate (lldb) register read -A llvm-svn: 131376
Diffstat (limited to 'clang/lib/CodeGen/CGExprCXX.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud