diff options
author | Yi Kong <yikong@google.com> | 2019-04-22 23:13:17 -0700 |
---|---|---|
committer | Yi Kong <yikong@google.com> | 2019-04-23 08:11:52 +0000 |
commit | 570ab497aef7368ff6f2fdcd20e60e26c02b3758 (patch) | |
tree | d481b1db39d190ab4b8cdd790a952c56314ff7f0 /libc/malloc_debug/malloc_debug.cpp | |
parent | 5bab966ca807b95ca8be32a71cc7cecc36b62106 (diff) |
Implement __gnu_[u]ldivmod_helper methods in libc
These symbols were previously provided by Android's out-dated libgcc,
but they're removed/deprecated in upstream libgcc, and also won't be
available in libclang_rt.builtins. We need to provide these methods in
libc itself for compatiblity.
Test: build with these symbols stripped in libgcc
Bug: 29275768
Change-Id: Ie1ccdb711872bf3fc317cb908fed67c9a8955e42
Merged-In: I04a05258c6c06b5a22ead41e148b02792ffbc941
(cherry picked from commit b410d0e69ef6f545c7652ee0e4cf7b4dd4d2c38a)
Diffstat (limited to 'libc/malloc_debug/malloc_debug.cpp')
0 files changed, 0 insertions, 0 deletions