mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-05 02:49:18 +00:00
Rewrite the noredzone description, attempting to avoid confusing language.
llvm-svn: 73421
This commit is contained in:
parent
43f2a61c26
commit
22c89d779b
@ -1107,7 +1107,7 @@ an <tt>sspreq</tt> attribute.</dd>
|
||||
|
||||
<dt><tt>noredzone</tt></dt>
|
||||
<dd>This attribute indicates that the code generator should not use a
|
||||
red zone, even if it would otherwise be supported by the target-specific ABI.
|
||||
red zone, even if the target-specific ABI normally permits it.
|
||||
</dd>
|
||||
|
||||
<dt><tt>noimplicitfloat</tt></dt>
|
||||
|
Loading…
x
Reference in New Issue
Block a user