[LLVMdev] Exception handling

Duncan Sands baldrick at free.fr
Wed Dec 29 02:23:58 PST 2010


Hi Shin,

> I am trying to convert my C++ code to C code.
...
> But if my code throws an exception, it aborted with a message like below,

the C backend does not support exception handling, and probably never will.

Ciao, Duncan.



More information about the llvm-dev mailing list