[LLVMdev] unwind/invoke design

Eli Friedman eli.friedman at gmail.com
Mon Jun 15 12:18:03 PDT 2009


On Mon, Jun 15, 2009 at 11:17 AM, Wesley W. Terpstra<wesley at terpstra.ca> wrote:
> 2009/6/15 Török Edwin <edwintorok at gmail.com>:
>> Write some C++ code into llvm.org/demo, and watch the output assembly,
>
> That shows how to use the c++ runtime for handling c++ style
> exceptions. More useful might be an llvm implementation of
> __cxa_throw, which I could then modify. ;)

See http://lists.cs.uiuc.edu/pipermail/llvmdev/2009-May/022618.html .

-Eli




More information about the llvm-dev mailing list