aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/LangRef.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/LangRef.html b/docs/LangRef.html
index 6ff0f5e7be..81dabc91af 100644
--- a/docs/LangRef.html
+++ b/docs/LangRef.html
@@ -4870,8 +4870,7 @@ IfUnequal:
or <tt><a href="#i_resume">resume</a></tt> instructions), the memory is
reclaimed. Allocating zero bytes is legal, but the result is undefined.
The order in which memory is allocated (ie., which way the stack grows) is
- not specified, and relational comparisons involving '<tt>alloca</tt>'s are
- undefined.</p>
+ not specified.</p>
<p>