Remove reference to LLVMLibC as the doc has moved.

https://reviews.llvm.org/D117436 caused a build failure
due to this error.

Tested:
ninja docs-llvm-libc builds

Reviewed By: abrachet

Differential Revision: https://reviews.llvm.org/D118537
This commit is contained in:
Jeff Bailey 2022-01-29 15:54:23 +00:00
parent 469c4124ab
commit f86844da49
1 changed files with 0 additions and 4 deletions

View File

@ -273,7 +273,6 @@ can be better.
CodeOfConduct
Proposals/GitHubMove
BugpointRedesign
Proposals/LLVMLibC
Proposals/TestSuite
Proposals/VariableNames
Proposals/VectorizationPlan
@ -289,9 +288,6 @@ can be better.
:doc:`BugpointRedesign`
Design doc for a redesign of the Bugpoint tool.
: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.