search for: cont6

Displaying 1 result from an estimated 1 matches for "cont6".

Did you mean: cont
2014 Nov 24
1
[LLVMdev] RFC: How to represent SEH (__try / __except) in LLVM IR
...t3: ; preds = %if.else invoke void @_Z12do_thing_twov() to label %invoke.cont5 unwind label %lpad4 invoke.cont5: ; preds = %invoke.cont3 invoke void @_ZN5InnerD1Ev(%class.Inner* %inner) to label %invoke.cont6 unwind label %lpad1 invoke.cont6: ; preds = %invoke.cont5 br label %if.end ; From 'invoke.cont3' invoke of do_something_two() ; middle and inner need pre-catch cleanup ; outer needs post-catch cleanup lpad4:...