From d883110014e77c08357739c5754aaf6e76bc15d8 Mon Sep 17 00:00:00 2001 From: Dan Liew Date: Tue, 22 Jul 2014 14:59:38 +0000 Subject: [PATCH] Fix Sphinx warning. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213660 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/LangRef.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/LangRef.rst b/docs/LangRef.rst index 77c9c5fc063..867ef741da1 100644 --- a/docs/LangRef.rst +++ b/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 -- 2.11.0