mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
Fix typeo noticed by Bryan
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3388 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
db8d8eff2f
commit
f31860b188
@ -1475,7 +1475,7 @@ int* "foo"(%ST* %s) {
|
|||||||
|
|
||||||
<h5>Example:</h5>
|
<h5>Example:</h5>
|
||||||
<pre>
|
<pre>
|
||||||
<i>; yields {[12 x ubyte]*}:aptr</i>
|
<i>; yields [12 x ubyte]*:aptr</i>
|
||||||
%aptr = getelementptr {int, [12 x ubyte]}* %sptr, uint 0, ubyte 1
|
%aptr = getelementptr {int, [12 x ubyte]}* %sptr, uint 0, ubyte 1
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
@ -1695,7 +1695,7 @@ more...
|
|||||||
<address><a href="mailto:sabre@nondot.org">Chris Lattner</a></address>
|
<address><a href="mailto:sabre@nondot.org">Chris Lattner</a></address>
|
||||||
<!-- Created: Tue Jan 23 15:19:28 CST 2001 -->
|
<!-- Created: Tue Jan 23 15:19:28 CST 2001 -->
|
||||||
<!-- hhmts start -->
|
<!-- hhmts start -->
|
||||||
Last modified: Thu Aug 15 11:18:37 CDT 2002
|
Last modified: Mon Aug 19 15:52:29 CDT 2002
|
||||||
<!-- hhmts end -->
|
<!-- hhmts end -->
|
||||||
</font>
|
</font>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
Loading…
Reference in New Issue
Block a user