mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-28 22:20:43 +00:00
This clause (although matching parts of the implementation) can't be correct.
Thanks to Eli for noticing the discrepancy. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153011 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
cff4ad768e
commit
75d05e6121
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user