[libc-commits] [PATCH] D119379: Rewrite much of the index page for libc
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Feb 9 15:28:16 PST 2022
michaelrj added inline comments.
================
Comment at: libc/docs/index.rst:57
-We envision that llvm-libc will support a variety of platforms in the coming
-years. Interested parties are encouraged to participate in the design and
-implementation, and add support for their favorite platforms.
+Most development is currently targeting x86_64 and aarch64 on Linux and Windows.
+It may be possible to use the overlay functions on other platforms, but it is
----------------
As far as I'm aware, more work is currently going into Fuchsia compatibility than Windows.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119379/new/
https://reviews.llvm.org/D119379
More information about the libc-commits
mailing list