mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
I can't type today apparently.
llvm-svn: 64097
This commit is contained in:
parent
ef0291beda
commit
c3f02abe2b
@ -1563,7 +1563,7 @@ address space where the pointed-to object resides. The default address space is
|
|||||||
zero.</p>
|
zero.</p>
|
||||||
|
|
||||||
<p>Note that LLVM does not permit pointers to void (<tt>void*</tt>) nor does
|
<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>
|
<h5>Syntax:</h5>
|
||||||
<pre> <type> *<br></pre>
|
<pre> <type> *<br></pre>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user