[PATCH] D118537: Remove reference to LLVMLibC as the doc has moved.
Jeff Bailey via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 29 07:48:32 PST 2022
jeffbailey created this revision.
jeffbailey requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
https://reviews.llvm.org/D117436 caused a build failure
due to this error.
Tested:
ninja docs-llvm-libc builds
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D118537
Files:
llvm/docs/GettingInvolved.rst
Index: llvm/docs/GettingInvolved.rst
===================================================================
--- llvm/docs/GettingInvolved.rst
+++ llvm/docs/GettingInvolved.rst
@@ -273,7 +273,6 @@
CodeOfConduct
Proposals/GitHubMove
BugpointRedesign
- Proposals/LLVMLibC
Proposals/TestSuite
Proposals/VariableNames
Proposals/VectorizationPlan
@@ -289,9 +288,6 @@
: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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118537.404269.patch
Type: text/x-patch
Size: 676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220129/c3994770/attachment.bin>
More information about the llvm-commits
mailing list