diff options
author | Yi Kong <yikong@google.com> | 2019-04-22 16:00:46 -0700 |
---|---|---|
committer | Yi Kong <yikong@google.com> | 2019-04-22 18:12:55 -0700 |
commit | b410d0e69ef6f545c7652ee0e4cf7b4dd4d2c38a (patch) | |
tree | 96592ea06e993b8adb97b6e956df75685d99ec6b /libc/stdio/stdio.cpp | |
parent | b250766282a74bfc858c81e888b7cdc6ac127d1f (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: I04a05258c6c06b5a22ead41e148b02792ffbc941
Diffstat (limited to 'libc/stdio/stdio.cpp')
0 files changed, 0 insertions, 0 deletions