From 868b074e006e3e33478317c30fb89185150c0ff6 Mon Sep 17 00:00:00 2001 From: Dan Liew Date: Wed, 11 Mar 2015 13:34:49 +0000 Subject: Fix too short title underline reported by build-bot. llvm-svn: 231921 --- llvm/docs/LangRef.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm') 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: -- cgit v1.2.3