summaryrefslogtreecommitdiff
path: root/polly/docs
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2017-06-13 23:09:54 +0000
committerTobias Grosser <tobias@grosser.es>2017-06-13 23:09:54 +0000
commita710dcfb6ab9960fde3a209c7a3a8a8c5f2ed42a (patch)
tree47ad90b165e453a6fdea061ab30364b8d6306d19 /polly/docs
parentd0fb427862bbf00bc5fb2f68a54f77a63bf4b1a7 (diff)
downloadllvm-a710dcfb6ab9960fde3a209c7a3a8a8c5f2ed42a.tar.gz
[www] Add missing '.' at the end of the sentence
llvm-svn: 305336
Diffstat (limited to 'polly/docs')
-rw-r--r--polly/docs/ReleaseNotes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/docs/ReleaseNotes.rst b/polly/docs/ReleaseNotes.rst
index 280b6be2309a..b62aae02fbdc 100644
--- a/polly/docs/ReleaseNotes.rst
+++ b/polly/docs/ReleaseNotes.rst
@@ -24,7 +24,7 @@ ensures we do not regress.
Polly also successfully compiles `FFMPEG <http://fate.ffmpeg.org/>`_ and
obviously the `LLVM test suite
-<http://lab.llvm.org:8011/console?category=polly>`_
+<http://lab.llvm.org:8011/console?category=polly>`_.
---------------------------------------------------------
C++ bindings for isl math library improve maintainability