Remove the MFI storage of the local allocation block size. It's not needed.
authorJim Grosbach <grosbach@apple.com>
Mon, 23 Aug 2010 21:29:29 +0000 (21:29 +0000)
committerJim Grosbach <grosbach@apple.com>
Mon, 23 Aug 2010 21:29:29 +0000 (21:29 +0000)
commit5e2475598e0dd73c0ed3c8e065cf0669277c3cab
tree7f13af255835860378ca43500b4f87cc8b790937
parent36c6dc22bcaed92f03f7019a0d1cd47ea69e12da
Remove the MFI storage of the local allocation block size. It's not needed.

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