search for: defer_error_land_4

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

2013 Nov 09
4
[LLVMdev] Error "Cannot emit physreg copy instruction"
...func_ret_0: ; preds = %loop_end_6 %2 = load i8** %_return_val ret i8* %2 defer_error_end_1: ; preds = %defer_error_block_2 br label %rethrow_19 defer_error_block_2: ; preds = %defer_cont_10, %defer_error_land_4 %return_path_3 = load i8* %_return_path store i8 0, i8* %_return_path call void @_release_Au32a(i8** %_return_val) store i8 %return_path_3, i8* %_return_path br label %defer_error_end_1 defer_error_body_3: ; preds = %entry %3 = load void (i8*)** @junk__con...
2013 Nov 09
0
[LLVMdev] Error "Cannot emit physreg copy instruction"
...problem. declare i64 @leaf_exception_personality(i64, i32, i64, i8*, i8*) declare i8* @count_malloc(i64) define internal i8 @junk___init_module_get_args_3() #0 { entry: %_exception = alloca { i8*, i64 } %ignore0 = invoke i8* @count_malloc(i64 10) to label %loop_cond_7 unwind label %defer_error_land_4 defer_error_land_4: %lpres = landingpad { i8*, i64 } personality i64 (i64, i32, i64, i8*, i8*)* @leaf_exception_personality cleanup store { i8*, i64 } %lpres, { i8*, i64 }* %_exception ret i8 0 loop_cond_7: %ignore1 = invoke i8* @count_malloc(i64 40) to label %loop_con...