[LLVMdev] x86 unwind support[MESSAGE NOT SCANNED]

Kenneth Uildriks kennethuil at gmail.com
Tue Jul 21 05:07:01 PDT 2009


> I forgot to mention that for the moment you still need to specify
> the personality function using an eh.selector.  That's because I
> never got around to telling the code generators that if there is
> none then it should use the C (not C++) personality.

You only need that to throw an exception, not to do a simple unwind, right?




More information about the llvm-dev mailing list