[LLVMdev] unwind/invoke design

Wesley W. Terpstra wesley at terpstra.ca
Mon Jun 15 11:17:23 PDT 2009


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. ;)




More information about the llvm-dev mailing list