summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNuno Lopes <nunoplopes@sapo.pt>2019-11-11 10:45:42 +0000
committerNuno Lopes <nunoplopes@sapo.pt>2019-11-11 10:45:42 +0000
commita7244c56bdd058a41ff9f19dc2da8e3fb9adeb7f (patch)
tree7f54cb8e53364fe9d683d92e13216d47ed4e5128
parent9323ef4ecca1095347627842c8bfa3544a59e718 (diff)
downloadbcm5719-llvm-a7244c56bdd058a41ff9f19dc2da8e3fb9adeb7f.tar.gz
bcm5719-llvm-a7244c56bdd058a41ff9f19dc2da8e3fb9adeb7f.zip
docs: fix warning in LangRef parsing
-rw-r--r--llvm/docs/LangRef.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/LangRef.rst b/llvm/docs/LangRef.rst
index 098e4485629..4761376eed0 100644
--- a/llvm/docs/LangRef.rst
+++ b/llvm/docs/LangRef.rst
@@ -10240,7 +10240,7 @@ non-dereferenceable pointer. See the
Example:
""""""""
-.. code-block:: llvm
+.. code-block:: text
%w = i32 undef
%x = freeze i32 %w
OpenPOWER on IntegriCloud