Throw an error when stack realignment stuff fails instead of silent
authorAnton Korobeynikov <asl@math.spbu.ru>
Sun, 8 Nov 2009 12:58:40 +0000 (12:58 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sun, 8 Nov 2009 12:58:40 +0000 (12:58 +0000)
commit773943ac5ce3d4d8fce21f8585e0094ec0d2716a
treec7dac7129c81655bfdb683fc371e0c5670684426
parentc2fd919ea27eebc9630716cd3d66b4cb1241d26a
Throw an error when stack realignment stuff fails instead of silent
code miscompilation

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