[NFC] [Doc] Fix text codeblock being declared llvm (#184461)
This commit is contained in:
parent
62144f48d4
commit
0c04d019f0
@ -2397,7 +2397,7 @@ For example:
|
||||
occurs inside a cycle in the dynamic call graph.
|
||||
For example:
|
||||
|
||||
.. code-block:: llvm
|
||||
.. code-block:: text
|
||||
|
||||
fn -> other_fn -> fn ; fn is not norecurse
|
||||
other_fn -> fn -> other_fn ; fn is not norecurse
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user