summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorSiva Chandra <sivachandra@google.com>2019-08-15 18:08:11 +0000
committerSiva Chandra <sivachandra@google.com>2019-08-15 18:08:11 +0000
commit0890f0f3de76c204d54ffc24baa6465dcce30d9d (patch)
tree71edddb673783392003e7fec25cad91b7aedfedc /llvm/docs
parent2e62396c2f3fb3acc21f9701d9683fbd314a0767 (diff)
downloadbcm5719-llvm-0890f0f3de76c204d54ffc24baa6465dcce30d9d.tar.gz
bcm5719-llvm-0890f0f3de76c204d54ffc24baa6465dcce30d9d.zip
Add LLVMLibC proposal to docs/index.rst.
Reviewers: rupprecht Subscribers: arphaman, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D66307 llvm-svn: 369030
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/index.rst4
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.
OpenPOWER on IntegriCloud