[RT-ARM] Syntax unified for aeabi_mem* functions
authorRenato Golin <renato.golin@linaro.org>
Wed, 13 Jul 2016 14:01:15 +0000 (14:01 +0000)
committerRenato Golin <renato.golin@linaro.org>
Wed, 13 Jul 2016 14:01:15 +0000 (14:01 +0000)
commit2931b2128612af82e9c5c2a3fcd7ba5dea2eeb1b
treeb825ca944c1cc8451d515aa723451d5b07f8d75f
parent0b067c12526975e90e940085f6665deefd6789f1
[RT-ARM] Syntax unified for aeabi_mem* functions

Use unified syntax for builtins/arm/aeabi_mem*.S.

This makes these files consistent with the others.

This fixes a problem on the linker, which can fail with the message
"relocation truncated to fit: R_ARM_THM_JUMP11 against symbol"

Patch by Kor Nielsen.

llvm-svn: 275264
compiler-rt/lib/builtins/arm/aeabi_memcmp.S
compiler-rt/lib/builtins/arm/aeabi_memcpy.S
compiler-rt/lib/builtins/arm/aeabi_memset.S