Where the alloca'd space actually lives in ram is undefined, and attempting to
authorNick Lewycky <nicholas@mxc.ca>
Wed, 29 Feb 2012 08:26:44 +0000 (08:26 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Wed, 29 Feb 2012 08:26:44 +0000 (08:26 +0000)
commit84a1d2371c026490f8dc6de93fd63802bfc512eb
tree86c13df9cfacd00fc4908dc3a5b6d84c0c31e8bc
parent2c67727046234ad9702ab5acb72700b5ac99a676
Where the alloca'd space actually lives in ram is undefined, and attempting to
pin it down is undefined behaviour.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151710 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LangRef.html