mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-13 15:37:24 +00:00
Rewrite the noredzone description, attempting to avoid confusing language.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73421 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
927788c500
commit
125473b84c
@ -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