Implement proper invoke/unwind lowering.
authorChris Lattner <sabre@nondot.org>
Sun, 8 Feb 2004 19:53:56 +0000 (19:53 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 8 Feb 2004 19:53:56 +0000 (19:53 +0000)
commit6d78457f17852104a3ca2605ac9759605f4d43e5
treed53a4cb8b769ab99e9d5deb4939424d0d9cfeca4
parent8b391fb430ee50c126ad265e79b1201a518bb3a3
Implement proper invoke/unwind lowering.
This fixed PR16 "[lowerinvoke] The -lowerinvoke pass does not insert calls to setjmp/longjmp"

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11195 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/LowerInvoke.cpp