Add support for the Invoke instruction by using the LowerInvoke pass
authorChris Lattner <sabre@nondot.org>
Sun, 5 Oct 2003 19:16:09 +0000 (19:16 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 5 Oct 2003 19:16:09 +0000 (19:16 +0000)
commitd324e2501c29d7b2c08fd968d497a479038ffe6f
tree1f7b68221c484a56a4595aae0b1a332062cd8f84
parentc58c169eda62e1c76814d731a567d15047f302d4
Add support for the Invoke instruction by using the LowerInvoke pass

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