summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/section
diff options
context:
space:
mode:
authorRenato Golin <renato.golin@linaro.org>2016-02-03 16:10:54 +0000
committerRenato Golin <renato.golin@linaro.org>2016-02-03 16:10:54 +0000
commit6027dd38efdd46415b09a1205b51fc325eb64338 (patch)
tree0eb573ba98b4919d9dfaa1083d51b5810fdcc057 /lldb/packages/Python/lldbsuite/test/python_api/section
parent59df5e89c24918a7efb206c4454feecb6c52f43b (diff)
downloadbcm5719-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')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud