mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 02:33:06 +01:00
[Docs] Fix code block in MemorySSA docs (NFC)
This commit is contained in:
parent
5724ae0b1e
commit
aad2b43097
@ -58,6 +58,7 @@ version is based on. This implies that there is a *single*
|
||||
or indireclty. For example in:
|
||||
|
||||
.. code-block:: llvm
|
||||
|
||||
b = MemoryDef(a)
|
||||
c = MemoryDef(b)
|
||||
d = MemoryDef(c)
|
||||
|
Loading…
Reference in New Issue
Block a user