There is no reason to align the stack pointer if there are no callees of this
authorChris Lattner <sabre@nondot.org>
Sat, 14 Feb 2004 20:11:07 +0000 (20:11 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 14 Feb 2004 20:11:07 +0000 (20:11 +0000)
commite9dd84ea8a97c17b36a7bc489ca29947c8b3de69
tree8d84d4dcd201a9dba89013b6b938d7bdfc852c9b
parent93799292c1c04c53ff077a427737b3ffbd0445ab
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@11450 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86RegisterInfo.cpp