Get the size of auto arrays right, regardless of its changing size.
authorReid Spencer <rspencer@reidspencer.com>
Sat, 12 May 2007 11:07:40 +0000 (11:07 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 12 May 2007 11:07:40 +0000 (11:07 +0000)
commit5156f5b214bafc24e20ed49114b35ffbd55dc623
tree2e4e97bb5bc5744fb80707c3a7003a428379c31e
parent58d054783d0c6a0c313da91b91f8ba7c8137cefe
Get the size of auto arrays right, regardless of its changing size.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37006 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/IntrinsicLowering.cpp