[libc-commits] [PATCH] D137061: [libc] Add a doc about the libc fullbuild mode.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Nov 1 22:54:05 PDT 2022


sivachandra added inline comments.


================
Comment at: libc/docs/fullbuild_mode.rst:74-76
+toolchain with which you can build practical/real-world C applications. See
+`<https://github.com/llvm/llvm-project/tree/main/libc/examples>`_ for examples
+of how to start using this new toolchain.
----------------
jeffbailey wrote:
> Rather than the coming soon page, I'd rather we just not include this sentence and not create the other file.  I might be just traumatized from the 90's when we had a whole decade of "This site under construction"
It is also out there: https://reviews.llvm.org/D137090 - I missed adding you to the review, done now. I added that "Coming soon, stay tuned" page to make this patch complete.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137061/new/

https://reviews.llvm.org/D137061



More information about the libc-commits mailing list