[libc-commits] [libc] [libc] Update GPU documentation pages (PR #84076)

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Tue Mar 5 14:34:06 PST 2024


================
@@ -0,0 +1,243 @@
+.. _libc_gpu_building:
+
+======================
+Building libs for GPUs
+======================
+
+.. contents:: Table of Contents
+  :depth: 4
+  :local:
+
+Building the GPU C library
+========================
----------------
jhuber6 wrote:

I think this shows up as a warning but will usually do the expected thing. At least I didn't notice anything  different in the output HTML. But we try to build all Sphinx with warnings as errors on, but I usually turn it off since there's always one project with an error in it.

https://github.com/llvm/llvm-project/pull/84076


More information about the libc-commits mailing list