diff --git a/docs/LangRef.html b/docs/LangRef.html index deb89153e41..ea75ffc4683 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -1106,8 +1106,9 @@ an ssp attribute, then the resulting function will have an sspreq attribute.
noredzone
-
This attribute indicates that the code generator should not enforce red zone -mandated by target specific ABI.
+
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. +
noimplicitfloat
This attributes disables implicit floating point instructions.