mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
fix typo, patch by Jonathan Brandmeyer!
llvm-svn: 64132
This commit is contained in:
parent
a55da8836c
commit
62e48b2e3b
@ -1677,7 +1677,7 @@ pointer to any of the types it is lexically a member of. Example of up
|
||||
references (with their equivalent as named type declarations) include:</p>
|
||||
|
||||
<pre>
|
||||
{ \2 * } %x = type { %t* }
|
||||
{ \2 * } %x = type { %x* }
|
||||
{ \2 }* %y = type { %y }*
|
||||
\1* %z = type %z*
|
||||
</pre>
|
||||
|
Loading…
x
Reference in New Issue
Block a user