diff options
author | Renato Golin <renato.golin@linaro.org> | 2016-02-03 16:10:54 +0000 |
---|---|---|
committer | Renato Golin <renato.golin@linaro.org> | 2016-02-03 16:10:54 +0000 |
commit | 6027dd38efdd46415b09a1205b51fc325eb64338 (patch) | |
tree | 0eb573ba98b4919d9dfaa1083d51b5810fdcc057 /lldb/packages/Python/lldbsuite/test/python_api/section/main.c | |
parent | 59df5e89c24918a7efb206c4454feecb6c52f43b (diff) | |
download | bcm5719-llvm-6027dd38efdd46415b09a1205b51fc325eb64338.tar.gz bcm5719-llvm-6027dd38efdd46415b09a1205b51fc325eb64338.zip |
[ARM] Move GNUEABI divmod to __aeabi_divmod*
The GNU toolchain emits __aeabi_divmod for soft-divide on ARM cores
which happens to be a lot faster than __divsi3/__modsi3 when the core
has hardware divide instructions. Do the same here.
Fixes PR26450.
llvm-svn: 259657
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/main.c')
0 files changed, 0 insertions, 0 deletions