diff options
Diffstat (limited to 'llvm/docs/index.rst')
| -rw-r--r-- | llvm/docs/index.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/docs/index.rst b/llvm/docs/index.rst index e0db9964a17..b2d87b86978 100644 --- a/llvm/docs/index.rst +++ b/llvm/docs/index.rst @@ -612,6 +612,7 @@ can be better. CodeOfConduct Proposals/GitHubMove + Proposals/LLVMLibC Proposals/TestSuite Proposals/VariableNames Proposals/VectorizationPlan @@ -623,6 +624,9 @@ can be better. :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. |

