search for: resumeunwind

Displaying 2 results from an estimated 2 matches for "resumeunwind".

Did you mean: resume_unwind
2011 Jul 28
0
[LLVMdev] LLVMdev Digest, Vol 85, Issue 50
...nclusion of handing an exception, verses resume throwing an exception). IE cosmetics > do matter. > The UnwindInst carries too much history with it to remain, and the new behavior is different than what the 'unwind' instruction. I agree with Chris that a mix of something like "resumeunwind" would make more sense. > 7) there are still lots of other intrinsics/routines involved: > __cxa_allocate_exception > __cxa_throw, cxa_rethrow > __cxa_begin_catch(), __cxa_end_catch > although these particular ones seem to be the easiest to document as they do seem to b...
2011 Jul 27
5
[LLVMdev] LLVMdev Digest, Vol 85, Issue 50
> > What? Yet another EH proposal?! This one is different from the > others in that > I'm planning to start implementing this shortly. But I want your > feedback! I've > all ready gotten a lot of feedback from Chris, John, Jim, Eric, and > many others. > Now is your turn! > > Please read this proposal and send me your comments, suggestions, > and