]> granicus.if.org Git - llvm/commitdiff
[Docs] Use code-block:: text for part of the callbr documentation to attempt to make...
authorCraig Topper <craig.topper@intel.com>
Fri, 8 Feb 2019 21:09:33 +0000 (21:09 +0000)
committerCraig Topper <craig.topper@intel.com>
Fri, 8 Feb 2019 21:09:33 +0000 (21:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@353567 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LangRef.rst

index ea941ebdb10b5694f9d7d95233987244e88dd372..044f3521ce6cfebda46a37812a38870bd69b82cf 100644 (file)
@@ -6912,7 +6912,7 @@ assembly to jump to.
 Example:
 """"""""
 
-.. code-block:: llvm
+.. code-block:: text
 
       callbr void asm "", "r,x"(i32 %x, i8 *blockaddress(@foo, %fail))
                   to label %normal or jump [label %fail]