Extend eh.selector to support both catches and filters.
authorDuncan Sands <baldrick@free.fr>
Wed, 4 Jul 2007 20:52:51 +0000 (20:52 +0000)
committerDuncan Sands <baldrick@free.fr>
Wed, 4 Jul 2007 20:52:51 +0000 (20:52 +0000)
commitcf26d7ccac1ad052b750edec36b13bc9ea8f70d7
treefbeb0dd28e3fbbfe4d8b4e973f7983f32e77703e
parentb2e18600c093545133f3ecbf3c254dc3651531db
Extend eh.selector to support both catches and filters.
Drop the eh.filter intrinsic.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37875 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ExceptionHandling.html
include/llvm/Intrinsics.td
lib/CodeGen/IntrinsicLowering.cpp
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp