[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 15:39:22 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf86844da49db: Remove reference to LLVMLibC as the doc has moved. (authored by jeffbailey).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118537/new/
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.404309.patch
Type: text/x-patch
Size: 676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220129/9b352324/attachment.bin>
More information about the llvm-commits
mailing list