[llvm] aecf698 - Remove referenced to deleted parallel-libs project
David Blaikie via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 25 10:19:45 PDT 2021
Author: David Blaikie
Date: 2021-10-25T10:17:26-07:00
New Revision: aecf69864417f91fd0d3fe6d02b6b9ded69cd884
URL: https://github.com/llvm/llvm-project/commit/aecf69864417f91fd0d3fe6d02b6b9ded69cd884
DIFF: https://github.com/llvm/llvm-project/commit/aecf69864417f91fd0d3fe6d02b6b9ded69cd884.diff
LOG: Remove referenced to deleted parallel-libs project
Added:
Modified:
llvm/docs/GettingStarted.rst
Removed:
################################################################################
diff --git a/llvm/docs/GettingStarted.rst b/llvm/docs/GettingStarted.rst
index e00ff784a74d..0a4bff0da83e 100644
--- a/llvm/docs/GettingStarted.rst
+++ b/llvm/docs/GettingStarted.rst
@@ -627,7 +627,7 @@ used by people developing LLVM.
| | include: clang, clang-tools-extra, compiler-rt, |
| | cross-project-tests, flang, libc, libclc, libcxx, |
| | libcxxabi, libunwind, lld, lldb, mlir, openmp, |
-| | parallel-libs, polly, or pstl. |
+| | polly, or pstl. |
+-------------------------+----------------------------------------------------+
| LLVM_ENABLE_SPHINX | Build sphinx-based documentation from the source |
| | code. This is disabled by default because it is |
More information about the llvm-commits
mailing list