Add explicit initializer for UseLocalStackAllocationBlock in MFI constructor

llvm-svn: 111655
This commit is contained in:
Jim Grosbach 2010-08-20 17:34:22 +00:00
parent d8be4c4aca
commit 079599c699

View File

@ -235,6 +235,7 @@ public:
LocalFrameSize = 0;
LocalFrameBaseOffset = 0;
LocalFrameMaxAlign = 0;
UseLocalStackAllocationBlock = false;
}
/// hasStackObjects - Return true if there are any stack objects in this