Propagate alloca alignment information via variable size object frame
authorEric Christopher <echristo@apple.com>
Sat, 17 Jul 2010 00:28:22 +0000 (00:28 +0000)
committerEric Christopher <echristo@apple.com>
Sat, 17 Jul 2010 00:28:22 +0000 (00:28 +0000)
commit2b8271e0298f4218d6dddc80b49b51b38a646353
treedb44867300795b3f121562a0c58cfd8e7b272b6d
parentd4c36cec1db81b4ee48cd4ab462262615d78f22c
Propagate alloca alignment information via variable size object frame
information.

No functional change yet.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108583 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineFrameInfo.h
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp