Fix longjmp case so that, along with the call to abort(), we also
authorVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 16 Sep 2003 05:56:22 +0000 (05:56 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 16 Sep 2003 05:56:22 +0000 (05:56 +0000)
commit5be7434c8b2cd073e16dea1c503c8f4b12be7228
tree3a7ede6fd31f5f562f8dc933ef8b8b5815fa5357
parentbed4effb84cb0834d01f9f8b1f9e87313520335f
Fix longjmp case so that, along with the call to abort(), we also
generate the appropriate CallArgsDescriptor and tmp. virtual regs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8554 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/SparcV9InstrSelection.cpp