Add support for the Invoke instruction!
authorChris Lattner <sabre@nondot.org>
Sat, 28 Jun 2003 17:53:05 +0000 (17:53 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 28 Jun 2003 17:53:05 +0000 (17:53 +0000)
commit9bda5f52bd347d028efa33ab057ff8b61341f920
treec19b1697512d007949f14d2d7bad9478983e27f4
parent4097b2a9639f617fdf3088685dc0fc2d62af9859
Add support for the Invoke instruction!

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