No need to align the stack if there are no stack
authorDale Johannesen <dalej@apple.com>
Mon, 30 Jun 2008 20:40:16 +0000 (20:40 +0000)
committerDale Johannesen <dalej@apple.com>
Mon, 30 Jun 2008 20:40:16 +0000 (20:40 +0000)
commitedec8d89dfaebd7050df4acafe3d01fa755ffd0d
tree69b84809e1970cd0ea0eaa60a266bbb28ca3f5ef
parentfdb99838a30eba6ee4e7ae8c8077b4f8d62cf560
No need to align the stack if there are no stack
objects.  Fixes a couple of tests on Linux.

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