[LLVMdev] How to code catch-all in the new exception handling scheme?

Talin viridia at gmail.com
Sat Sep 24 16:19:34 PDT 2011


I'm looking at the docs, and while it refers to a "catch-all" clause, it
doesn't describe how to construct one. In the old scheme, a selector value
of 0 was used. What's the corresponding technique for the new scheme? Do I
need to update my personality function to handle catch-alls (it wasn't
needed in the previous scheme)?

-- 
-- Talin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110924/6e622b2a/attachment.html>


More information about the llvm-dev mailing list