This is an archive of the discontinued LLVM Phabricator instance.

[libc] add working ARM entrypoints
ClosedPublic

Authored by michaelrj on Jan 12 2022, 1:47 PM.

Details

Summary

Some functions were added to x86_64 that were untested on Aarch64. Now
that I've had an opportunity to test them, they all work on Aarch64 with
the minor formatting change included.

Diff Detail

Event Timeline

michaelrj created this revision.Jan 12 2022, 1:47 PM
michaelrj requested review of this revision.Jan 12 2022, 1:47 PM
sivachandra accepted this revision.Jan 12 2022, 1:51 PM
This revision is now accepted and ready to land.Jan 12 2022, 1:51 PM
This revision was automatically updated to reflect the committed changes.