1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00

docs: fix warning in LangRef parsing

This commit is contained in:
Nuno Lopes 2019-11-11 10:45:42 +00:00
parent f1b4e54b77
commit cfbe9609f3

View File

@ -10240,7 +10240,7 @@ non-dereferenceable pointer. See the
Example:
""""""""
.. code-block:: llvm
.. code-block:: text
%w = i32 undef
%x = freeze i32 %w