summaryrefslogtreecommitdiff
path: root/polly
diff options
context:
space:
mode:
authorMichael Kruse <llvm@meinersbur.de>2018-07-09 20:26:11 +0000
committerMichael Kruse <llvm@meinersbur.de>2018-07-09 20:26:11 +0000
commit80ca2b28d1fe6fd2a84866ffdb34a6ae9bb5fda3 (patch)
tree2fe5cb18f0ad79b7acffd49278cbf89771f631a6 /polly
parent4dd14d623e906b25c06342b1e90d123303e40b68 (diff)
[Docs] Fix generation of manpages.
Fix the following error when Sphinx generates the Polly manpage: Warning, treated as error: docs/Performance.rst:: WARNING: "table cell spanning" not supported
Diffstat (limited to 'polly')
-rw-r--r--polly/docs/Performance.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/polly/docs/Performance.rst b/polly/docs/Performance.rst
index 51716e0e6b6..4be9614352a 100644
--- a/polly/docs/Performance.rst
+++ b/polly/docs/Performance.rst
@@ -36,8 +36,6 @@ The following versions are used:
For both cases the whole compilation was performed five times. The compile times in seconds are shown in the following table.
-+----------------------------+
-| Compile Time |
+--------------+-------------+
|Polly Disabled|Polly Enabled|
+==============+=============+