As it turns out, things will be simpler than I first expected. We no longer
authorChris Lattner <sabre@nondot.org>
Mon, 25 Aug 2003 22:35:01 +0000 (22:35 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 25 Aug 2003 22:35:01 +0000 (22:35 +0000)
commitbfa964699f2ee6390a713bd1f77953d61e38e93d
tree8b5ca4cc0f74152f80d23cb544efb396cfb9db79
parentf30862f33ba8cdf90aa032e478ade6f2ce1fc0c6
As it turns out, things will be simpler than I first expected.  We no longer
need any exception handling intrinsics beyond llvm.unwind. (yaay)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8145 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Intrinsics.h
lib/VMCore/Function.cpp
lib/VMCore/Verifier.cpp