Fix really nasty bugs in the CWriter, handling invoke instructions. Tracking
authorChris Lattner <sabre@nondot.org>
Thu, 28 Aug 2003 19:56:10 +0000 (19:56 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 28 Aug 2003 19:56:10 +0000 (19:56 +0000)
commitfd04561e1b21f41b3c03cae4481f1d45f699c6de
treeb3d2b485b4dbdf19673fa1b54f667811ee125a41
parent3b6b6ba4be1fc67809e81f750f664363f947aa1c
Fix really nasty bugs in the CWriter, handling invoke instructions.  Tracking
these down was NOT phun.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8181 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CBackend/CBackend.cpp
lib/Target/CBackend/Writer.cpp