search for: fail41

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

Did you mean: fail1
2010 Dec 01
8
[LLVMdev] Alternative exception handling proposal
...; preds = %"10", %lpad26 %filt_tmp8.0 = phi i32 [ %filter30, %lpad26 ], [ %filter32, %"10" ] %exc_tmp5.0 = phi i8* [ %exc_ptr29, %lpad26 ], [ %exc_ptr31, %"10" ] invoke void @_ZN1BD1Ev(%struct.A* %memtmp1) to label %"12" unwind label %fail41 personality @__gxx_personality_v0 catches i32 1 ; <- this is an empty filter, i.e. one that catches everything lpad25: ; preds = %"7", %"3" %exc_ptr27 = call i8* @llvm.eh.exception() %filter28 = call i32 @llvm.eh.selector()...