Displaying 1 result from an estimated 1 matches for "lpad14".
Did you mean:
lpad1
2009 Apr 28
3
[LLVMdev] how to resolve llvm exception IR?
...%eh_select13 = tail call i32 (i8*, i8*, ...)*
@llvm.eh.selector.i32(i8* %eh_ptr11, i8* bitcast (i32 (...)*
@__gxx_personality_v0 to i8*), i8* null) ; <i32> [#uses=0]
76 invoke void @__cxa_end_catch()
77 to label %Unwind unwind label %lpad14
78
79 lpad14: ; preds = %lpad10
80 %eh_ptr15 = tail call i8* @llvm.eh.exception()
; <i8*> [#uses=1]
81 %eh_select17 = tail call i32 (i8*, i8*, ...)*
@llvm.eh.selector.i32(i8* %eh_ptr15, i8* bitcast (i32 (...)*
@__gxx_personality_v0 to i8*))...