[libc-commits] [libc] [libc][docs] split up platform and arch support (PR #120125)
Carlo Cabrera via libc-commits
libc-commits at lists.llvm.org
Mon Dec 16 13:17:36 PST 2024
================
@@ -0,0 +1,20 @@
+Platform Support
+================
+
+Development is currently mostly focused on Linux. MacOS and Windows has
+partial support, but has bitrot and isn't being tested continuously.
+
+LLVM-libc is currently being integrated into Android and Fuchsia operating
+systems via `overlay move <overlay_mode.html>`__.
----------------
carlocab wrote:
```suggestion
systems via `overlay mode <overlay_mode.html>`__.
```
https://github.com/llvm/llvm-project/pull/120125
More information about the libc-commits
mailing list