mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-08 21:32:39 +00:00
I can't type today apparently.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64097 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0cdadd8b9d
commit
e220e8cc07
@ -1563,7 +1563,7 @@ address space where the pointed-to object resides. The default address space is
|
||||
zero.</p>
|
||||
|
||||
<p>Note that LLVM does not permit pointers to void (<tt>void*</tt>) nor does
|
||||
it permit pointers to labels (<tt>label*</tt>). Use <tt>i8*</tt> intead.</p>
|
||||
it permit pointers to labels (<tt>label*</tt>). Use <tt>i8*</tt> instead.</p>
|
||||
|
||||
<h5>Syntax:</h5>
|
||||
<pre> <type> *<br></pre>
|
||||
|
Loading…
x
Reference in New Issue
Block a user