There is no reason to align the stack pointer if there are no callees of this function!
authorChris Lattner <sabre@nondot.org>
Sat, 14 Feb 2004 20:10:59 +0000 (20:10 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 14 Feb 2004 20:10:59 +0000 (20:10 +0000)
commit93799292c1c04c53ff077a427737b3ffbd0445ab
tree85dfda17c270a84b7f8740646c216e3b72f28055
parentbb07ef97cfbe88eb5d69784acab5f36815738881
There is no reason to align the stack pointer if there are no callees of this function!

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