summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CommandObjectCommands.h
diff options
context:
space:
mode:
authorRenato Golin <renato.golin@arm.com>2011-05-22 21:41:23 +0000
committerRenato Golin <renato.golin@arm.com>2011-05-22 21:41:23 +0000
commit4cd5187f5bf8de2459c383791fbdff1870af2056 (patch)
tree9293cffc381a9590feaacbc48e11072c978000f4 /lldb/source/Commands/CommandObjectCommands.h
parentc7250faeb1e896faf26f01500c15c4680f9882c5 (diff)
downloadbcm5719-llvm-4cd5187f5bf8de2459c383791fbdff1870af2056.tar.gz
bcm5719-llvm-4cd5187f5bf8de2459c383791fbdff1870af2056.zip
RTABI chapter 4.3.4 specifies __eabi_mem* calls. Specifically, __eabi_memset accepts parameters (ptr, size, value) in a different order than GNU's memset (ptr, value, size), therefore the special lowering in AAPCS mode. Implementation by Evzen Muller.
llvm-svn: 131868
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud