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 1b55b75e24
commit a23e320fe6
1 changed files with 1 additions and 0 deletions

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