mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-28 04:33:05 +00:00
fix a broken link
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111326 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7942e3c412
commit
dc65f22390
@ -789,7 +789,7 @@ define i32 @main() { <i>; i32()* </i>
|
||||
</pre>
|
||||
|
||||
<p>You may give a name to any <a href="#typesystem">type</a> except
|
||||
"<a href="t_void">void</a>". Type name aliases may be used anywhere a type
|
||||
"<a href="#t_void">void</a>". Type name aliases may be used anywhere a type
|
||||
is expected with the syntax "%mytype".</p>
|
||||
|
||||
<p>Note that type names are aliases for the structural type that they indicate,
|
||||
|
Loading…
Reference in New Issue
Block a user