[polly] c22bd39 - polly: remove the old reference to svn in the doc
Sylvestre Ledru via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 27 01:47:02 PDT 2021
Author: Sylvestre Ledru
Date: 2021-08-27T10:46:50+02:00
New Revision: c22bd391bc68097a4614a895e5e58d10501a2661
URL: https://github.com/llvm/llvm-project/commit/c22bd391bc68097a4614a895e5e58d10501a2661
DIFF: https://github.com/llvm/llvm-project/commit/c22bd391bc68097a4614a895e5e58d10501a2661.diff
LOG: polly: remove the old reference to svn in the doc
Added:
Modified:
polly/docs/UsingPollyWithClang.rst
Removed:
################################################################################
diff --git a/polly/docs/UsingPollyWithClang.rst b/polly/docs/UsingPollyWithClang.rst
index d2033241730e3..08fdcbca13743 100644
--- a/polly/docs/UsingPollyWithClang.rst
+++ b/polly/docs/UsingPollyWithClang.rst
@@ -8,7 +8,7 @@ optimize C/C++ code during compilation.
.. warning::
- Warning: clang/LLVM/Polly need to be in sync (compiled from the same SVN
+ Warning: clang/LLVM/Polly need to be in sync (compiled from the same
revision).
Make Polly available from Clang
More information about the llvm-commits
mailing list