Correctly restore stack pointer after realignment in main() on Cygwin/Mingw32
authorAnton Korobeynikov <asl@math.spbu.ru>
Wed, 26 Sep 2007 00:13:34 +0000 (00:13 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Wed, 26 Sep 2007 00:13:34 +0000 (00:13 +0000)
commit29be8486e3cf719c8173635b5ee734c4e414e0af
tree691e13635d807bc697c9fd482d8d00c28fc4a059
parent9f711252f5d5ef4e05f5277ab462bf7668b53cfd
Correctly restore stack pointer after realignment in main() on Cygwin/Mingw32

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