This is an archive of the discontinued LLVM Phabricator instance.

[libc][arm32] add string stdlib & math entrypoints
ClosedPublic

Authored by michaelrj on Jul 14 2022, 5:04 PM.

Details

Summary

This patch adds all the string and stdlib entrypoints, as well as a few
math entrypoints to the arm32 build.

Diff Detail

Event Timeline

michaelrj created this revision.Jul 14 2022, 5:04 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 14 2022, 5:04 PM
michaelrj requested review of this revision.Jul 14 2022, 5:04 PM
sivachandra accepted this revision.Jul 15 2022, 12:05 AM
This revision is now accepted and ready to land.Jul 15 2022, 12:05 AM
This revision was automatically updated to reflect the committed changes.