rethrow is really the language independent primitive here. "throw" can be written
authorChris Lattner <sabre@nondot.org>
Sun, 24 Aug 2003 12:24:03 +0000 (12:24 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 24 Aug 2003 12:24:03 +0000 (12:24 +0000)
commit6270f367847d2d3e35f60ead8b039c284d31278f
tree20c597fd3dcf82ef14dd4bd1faca689bbe0d16ba
parent71f74b3721a3f0e08b205ee92b327b98a2f704e3
rethrow is really the language independent primitive here.  "throw" can be written
in terms of it and llvm.exc.setcurrent.

Rework these intrinsics.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8109 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Intrinsics.h