This is an archive of the discontinued LLVM Phabricator instance.

[libc] Add implementations of pthread_equal and pthread_self.
ClosedPublic

Authored by sivachandra on Jul 13 2022, 9:16 PM.

Diff Detail

Event Timeline

sivachandra created this revision.Jul 13 2022, 9:16 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 13 2022, 9:16 PM
sivachandra requested review of this revision.Jul 13 2022, 9:16 PM
lntue accepted this revision.Jul 14 2022, 9:00 AM
This revision is now accepted and ready to land.Jul 14 2022, 9:00 AM
michaelrj accepted this revision.Jul 14 2022, 10:23 AM

Update aarch64 loader