add missing space which prevented the llvm.loop code-block from appearing in the
authorPaul Redmond <paul.redmond@intel.com>
Thu, 21 Feb 2013 17:20:45 +0000 (17:20 +0000)
committerPaul Redmond <paul.redmond@intel.com>
Thu, 21 Feb 2013 17:20:45 +0000 (17:20 +0000)
generated html.

llvm-svn: 175769

llvm/docs/LangRef.rst

index c3b776e..cf9a8c0 100644 (file)
@@ -2535,6 +2535,7 @@ The loop identifier metadata is implemented using a metadata that refers to
 itself as follows:
 
 .. code-block:: llvm
+
     !0 = metadata !{ metadata !0 }
 
 '``llvm.loop.parallel``' Metadata