forked from OSchip/llvm-project
[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:
parent
45192b3746
commit
cd4d873d15
|
@ -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|
|
||||||
+==============+=============+
|
+==============+=============+
|
||||||
|
|
Loading…
Reference in New Issue