Count the total amount of stack space used in compiled functions.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 4 Aug 2011 21:06:09 +0000 (21:06 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 4 Aug 2011 21:06:09 +0000 (21:06 +0000)
commitc219d191aadb4f9532bcaea5c5e66f66912656ca
treee50992688b2d2d374f786901344a614afa0a372b
parent4d3586dd230a3b16018da138404dbb87faf2008d
Count the total amount of stack space used in compiled functions.

Patch by Ivan Krasin!

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