[PATCH] D66307: Add LLVMLibC proposal to docs/index.rst.
Siva Chandra via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 15 11:07:12 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL369030: Add LLVMLibC proposal to docs/index.rst. (authored by sivachandra, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D66307?vs=215444&id=215446#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66307/new/
https://reviews.llvm.org/D66307
Files:
llvm/trunk/docs/index.rst
Index: llvm/trunk/docs/index.rst
===================================================================
--- llvm/trunk/docs/index.rst
+++ llvm/trunk/docs/index.rst
@@ -612,6 +612,7 @@
CodeOfConduct
Proposals/GitHubMove
+ Proposals/LLVMLibC
Proposals/TestSuite
Proposals/VariableNames
Proposals/VectorizationPlan
@@ -623,6 +624,9 @@
:doc:`Proposals/GitHubMove`
Proposal to move from SVN/Git to GitHub.
+:doc:`Proposals/LLVMLibC`
+ Proposal to add a libc implementation under the LLVM project.
+
:doc:`Proposals/TestSuite`
Proposals for additional benchmarks/programs for llvm's test-suite.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66307.215446.patch
Type: text/x-patch
Size: 626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190815/68eccea9/attachment.bin>
More information about the llvm-commits
mailing list