docs: fix warning in LangRef parsing
authorNuno Lopes <nunoplopes@sapo.pt>
Mon, 11 Nov 2019 10:45:42 +0000 (10:45 +0000)
committerNuno Lopes <nunoplopes@sapo.pt>
Mon, 11 Nov 2019 10:45:42 +0000 (10:45 +0000)
llvm/docs/LangRef.rst

index 098e448..4761376 100644 (file)
@@ -10240,7 +10240,7 @@ non-dereferenceable pointer. See the
 Example:
 """"""""
 
-.. code-block:: llvm
+.. code-block:: text
 
       %w = i32 undef
       %x = freeze i32 %w