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.