mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-11 00:39:36 +00:00
fix typo, patch by Jonathan Brandmeyer!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64132 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f60df7f486
commit
3060f5bbf7
@ -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