mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-12 14:20:33 +00:00
Switching the highlighting from llvm to none in an attempt to appease the build bot (http://lab.llvm.org:8011/builders/llvm-sphinx-docs/builds/11984/steps/docs-llvm-html/logs/stdio).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@276531 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e88c59881e
commit
570a51e9e7
@ -89,7 +89,7 @@ and 6 after which the coroutine will be destroyed.
|
||||
|
||||
The LLVM IR for this coroutine looks like this:
|
||||
|
||||
.. code-block:: llvm
|
||||
.. code-block:: none
|
||||
|
||||
define i8* @f(i32 %n) {
|
||||
entry:
|
||||
|
Loading…
Reference in New Issue
Block a user