summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Liew <dan@su-root.co.uk>2014-07-22 14:59:38 +0000
committerDan Liew <dan@su-root.co.uk>2014-07-22 14:59:38 +0000
commit9a1829d3f1e9fbcf8ab21da3cbb7359a91c7a29c (patch)
treefbe876ad45ddb76818d919e584540fcc7057cfc0
parent26149def6e069ffde5fc39960131108190047aee (diff)
downloadbcm5719-llvm-9a1829d3f1e9fbcf8ab21da3cbb7359a91c7a29c.tar.gz
bcm5719-llvm-9a1829d3f1e9fbcf8ab21da3cbb7359a91c7a29c.zip
Fix Sphinx warning.
llvm-svn: 213660
-rw-r--r--llvm/docs/LangRef.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/LangRef.rst b/llvm/docs/LangRef.rst
index 77c9c5fc063..867ef741da1 100644
--- a/llvm/docs/LangRef.rst
+++ b/llvm/docs/LangRef.rst
@@ -2942,7 +2942,7 @@ multiple iterations of the loop. If ``llvm.loop.interleave.count`` is set to 0
then the interleave count will be determined automatically.
'``llvm.loop.vectorize.enable``' Metadata
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This metadata selectively enables or disables vectorization for the loop. The
first operand is the string ``llvm.loop.vectorize.enable`` and the second operand
OpenPOWER on IntegriCloud