aboutsummaryrefslogtreecommitdiffstats
path: root/utils/unittest/UnitTestMain
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
commit1ec11fb8b502971071a57b8b2de129f86bd41de0 (patch)
tree649f8511e819a0cec7103a10225820c5e21fa47d /utils/unittest/UnitTestMain
parentfbc539ff37ddd08c2480be9185e7a40919ce8940 (diff)
downloadexternal_llvm-1ec11fb8b502971071a57b8b2de129f86bd41de0.zip
external_llvm-1ec11fb8b502971071a57b8b2de129f86bd41de0.tar.gz
external_llvm-1ec11fb8b502971071a57b8b2de129f86bd41de0.tar.bz2
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131868 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/unittest/UnitTestMain')
0 files changed, 0 insertions, 0 deletions