forked from OSchip/llvm-project
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:
parent
469c4124ab
commit
f86844da49
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue