mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 20:23:11 +01:00
[globalisel][docs] Fix warning treated as error
I had hoped that I could have some ``` .. code-block:: MIR ``` sections for MIR examples which causes a warning about pygments not supporting it but we have warnings treated as errors
This commit is contained in:
parent
705b4ca866
commit
8e371e2336
@ -16,7 +16,7 @@ occasionally get a bit more involved. For example:
|
||||
|
||||
becomes:
|
||||
|
||||
.. code-block:: mir
|
||||
.. code-block:: none
|
||||
|
||||
%2:_(s32) = G_ADD %0:_(s32), %1:_(s32)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user