[LLVMdev] An alternate implementation of exceptions

Felipe Lessa felipe.lessa at gmail.com
Fri Sep 4 08:25:35 PDT 2009


On Fri, Sep 04, 2009 at 05:06:34PM +0200, Sebastian Redl wrote:
> Mikael Lyngvig wrote:
> The problem is that you can't automatically determine from a function
> declaration whether it comes from "inside" (is exception-aware) or not.

Just throwing the idea in the air: link time optimization of
exception handling? :)

--
Felipe.



More information about the llvm-dev mailing list