mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
new non-ambiguous syntax.
llvm-svn: 61559
This commit is contained in:
parent
f28c74870f
commit
53fa6e3f6b
@ -733,7 +733,7 @@ an initializer, section, and alignment:</p>
|
|||||||
|
|
||||||
<div class="doc_code">
|
<div class="doc_code">
|
||||||
<pre>
|
<pre>
|
||||||
@G = constant float 1.0 addrspace(5), section "foo", align 4
|
@G = addrspace(5) constant float 1.0 section "foo", align 4
|
||||||
</pre>
|
</pre>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user