summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorDan Liew <dan@su-root.co.uk>2015-03-11 13:34:49 +0000
committerDan Liew <dan@su-root.co.uk>2015-03-11 13:34:49 +0000
commit868b074e006e3e33478317c30fb89185150c0ff6 (patch)
tree99585730a77f99c807414bc8a174031224ef0e49 /llvm
parentdc4f7256733de3c7331dd7f0f7eca2a0ace1202d (diff)
downloadbcm5719-llvm-868b074e006e3e33478317c30fb89185150c0ff6.tar.gz
bcm5719-llvm-868b074e006e3e33478317c30fb89185150c0ff6.zip
Fix too short title underline reported by build-bot.
llvm-svn: 231921
Diffstat (limited to 'llvm')
-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 ff9b4bf06f0..4da9f5ba58e 100644
--- a/llvm/docs/LangRef.rst
+++ b/llvm/docs/LangRef.rst
@@ -3510,7 +3510,7 @@ which is the string ``llvm.loop.unroll.disable``. For example:
!0 = !{!"llvm.loop.unroll.disable"}
'``llvm.loop.unroll.runtime.disable``' Metadata
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This metadata either disables runtime loop unrolling. The metadata has a single
operand which is the string ``llvm.loop.unroll.runtime.disable``. For example:
OpenPOWER on IntegriCloud