This is an archive of the discontinued LLVM Phabricator instance.

[ARM]: do not use aeabi_mem* functions on Android
AcceptedPublic

Authored by synergydev on Nov 12 2013, 10:34 PM.

Details

Summary

Android's libc provides these functions already, and
inserting compiler-rt's causes runtime issues when libc
is built utilizing compiler-rt

Diff Detail

Event Timeline

synergydev accepted this revision.Nov 15 2013, 8:09 PM