Encode the total stack if there isn't a frame.
authorBill Wendling <isanbard@gmail.com>
Tue, 6 Dec 2011 21:34:01 +0000 (21:34 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 6 Dec 2011 21:34:01 +0000 (21:34 +0000)
commit581ac2723c5cb5182114092591eb5e21ceea2e77
treefb11dc2a1ebd25c5e1429461f0ea1a82e5655cd8
parent57a3cd2f326269dd1431cf430db50239a93450f2
Encode the total stack if there isn't a frame.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145969 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86FrameLowering.cpp