summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSylvestre Ledru <sylvestre@debian.org>2021-08-27 10:46:50 +0200
committerSylvestre Ledru <sylvestre@debian.org>2021-08-27 10:46:50 +0200
commitc22bd391bc68097a4614a895e5e58d10501a2661 (patch)
treeb098ca6e1e7a18d72e6c1445b5c960154f263d7d
parentfe611b1da84b9442c093739394d336af9e99c1a1 (diff)
downloadllvm-c22bd391bc68097a4614a895e5e58d10501a2661.tar.gz
polly: remove the old reference to svn in the doc
-rw-r--r--polly/docs/UsingPollyWithClang.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/docs/UsingPollyWithClang.rst b/polly/docs/UsingPollyWithClang.rst
index d2033241730e..08fdcbca1374 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