Heal EH handling stuff by emitting correct offsets to callee-saved registers.
authorAnton Korobeynikov <asl@math.spbu.ru>
Tue, 24 Jul 2007 21:07:39 +0000 (21:07 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Tue, 24 Jul 2007 21:07:39 +0000 (21:07 +0000)
commitd97b8cd38c0a2d79c49f8ff7a17a7185d4dbdd82
tree5152e5cd8db28f07b06b477b5c864a00d7064064
parent1ad2cb75553a30bcec9fdc15733a20df6bc50431
Heal EH handling stuff by emitting correct offsets to callee-saved registers.

Pretty hackish, but code itself is dirty mess, so we won't make anything worse. :)

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