This is an archive of the discontinued LLVM Phabricator instance.

Do not intercept __libc_memalign and cfree on Android because neither of these exists in Bionic.
ClosedPublic

Authored by oontvoo on Oct 16 2020, 11:25 PM.

Diff Detail

Event Timeline

oontvoo created this revision.Oct 16 2020, 11:25 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 16 2020, 11:25 PM
Herald added subscribers: Restricted Project, fedor.sergeev. · View Herald Transcript
oontvoo requested review of this revision.Oct 16 2020, 11:25 PM
dmajor added a subscriber: dmajor.Oct 17 2020, 4:41 AM
vitalybuka accepted this revision.Oct 21 2020, 8:07 PM
This revision is now accepted and ready to land.Oct 21 2020, 8:07 PM
This revision was landed with ongoing or failed builds.Oct 21 2020, 8:22 PM
This revision was automatically updated to reflect the committed changes.