This is an archive of the discontinued LLVM Phabricator instance.

[libc][docs] Remove the description of redirectors.
AcceptedPublic

Authored by sivachandra on Apr 18 2022, 12:13 AM.

Details

Reviewers
lntue
michaelrj
Summary

When we started the project, it was envisioned that redirectors will be
used to allow users of LLVM libc to switch over to LLVM libc in a
gradual fashion instead of doing an all-or-nothing switch. We now have
over 200 functions implemented, some of which are also ABI sensitive.
But we have not really put in place redirectors or used them. So, this
change deletes the docs describing redirectors. The layering document
has been updated to talk about layering without redirectors.

Diff Detail

Event Timeline

sivachandra created this revision.Apr 18 2022, 12:13 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 18 2022, 12:13 AM
sivachandra requested review of this revision.Apr 18 2022, 12:13 AM
lntue accepted this revision.Apr 19 2022, 9:53 PM
This revision is now accepted and ready to land.Apr 19 2022, 9:53 PM
libc/docs/layering.rst