[LLVMdev] Getting exceptions to work?
Anton Korobeynikov
anton at korobeynikov.info
Mon May 18 22:38:10 PDT 2009
Hello, Talin
> By using the llvm.eh* intrinsics, I have managed to get the code to call
> my custom personality function without crashing. However, what I don't
> yet understand is how to get the result from the personality function
> back to the landing pad.
You might find this useful:
http://www.codesourcery.com/public/cxx-abi/abi-eh.html#cxx-catch
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-dev
mailing list