[PATCH] D64939: Add a proposal for a libc project under the LLVM umbrella.

JF Bastien via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 13 15:34:00 PDT 2019


jfb accepted this revision.
jfb added a comment.
This revision is now accepted and ready to land.

Overall I think this hits the important points that were raised in the RFC. I'm not sure everything is doable, but it's healthy to have some "disregard for the impossible" early in a project :-)
I'd love to hear from others who want to contribute to this project, and see them sign off on this high-level plan.



================
Comment at: llvm/docs/Proposals/LLVMLibC.rst:86
+
+As LLVM-libc is new, it will not offser offer ABI stability in the initial
+stages. However, as we've heard from other LLVM contributors that they are
----------------
Typo "offser offer"


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64939





More information about the llvm-commits mailing list