[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

llvm-svn: 336600
This commit is contained in:
Michael Kruse 2018-07-09 20:26:11 +00:00
parent 45192b3746
commit cd4d873d15
1 changed files with 0 additions and 2 deletions

View File

@ -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. 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| |Polly Disabled|Polly Enabled|
+==============+=============+ +==============+=============+