summaryrefslogtreecommitdiff
path: root/tests/malloc_test.cpp
diff options
context:
space:
mode:
authorRyan Prichard <rprichard@google.com>2021-01-27 17:27:31 -0800
committerRyan Prichard <rprichard@google.com>2021-01-28 15:42:37 -0800
commitc22562ce6f40ece50c4c0de4a455d6690540e844 (patch)
tree832c4594cf0b343e66e98a76a0f9ce6d33096875 /tests/malloc_test.cpp
parentef1478765da06fad1238d4690911a6f40faa40fb (diff)
Use exported variants of arm32/x86 builtins
For backwards compatibility (e.g. with old apps), arm32 libc.so and libm.so export some of the builtins. On 32-bit x86, libc.so also exports some of the builtins. The non-exported variant of the builtins will eventually have hidden symbols but doesn't currently because D93431 hasn't been merged into our toolchain yet. See: - https://reviews.llvm.org/D93431 - I44ec79728db92c089e2f39823c35b6f97d24c1ab in toolchain/llvm_android Bug: http://b/153025717 Test: bionic unit tests Change-Id: Ic489cb06a07ef61412502fc65a21b0cf630c11ed
Diffstat (limited to 'tests/malloc_test.cpp')
0 files changed, 0 insertions, 0 deletions