[PATCH] D64939: Add a proposal for a libc project under the LLVM umbrella.
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 14 14:52:59 PDT 2019
phosek added inline comments.
================
Comment at: llvm/docs/Proposals/LLVMLibC.rst:86
+
+As LLVM-libc is new, it will not offer ABI stability in the initial stages.
+However, as we've heard from other LLVM contributors that they are interested
----------------
"llvm-libc" is used elsewhere in this document, this is the only instance of "LLVM-libc", I'd use the uniform lowercase spelling.
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