Rewrite the noredzone description, attempting to avoid confusing language.
authorDan Gohman <gohman@apple.com>
Mon, 15 Jun 2009 21:18:01 +0000 (21:18 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 15 Jun 2009 21:18:01 +0000 (21:18 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73421 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LangRef.html

index ea75ffc468364040e8015143933d323a4e9f23f4..a79280c9fc3a45fc1a5e8fc24a400f82983824f1 100644 (file)
@@ -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>