Displaying 1 result from an estimated 1 matches for "call_fun".
Did you mean:
call_fu
2012 Nov 10
2
[LLVMdev] Saving a reference to a Basic Block?
...= private unnamed_addr constant [6 x i8] c"sub1=\00"
@4 = private unnamed_addr constant [6 x i8] c"sub2=\00"
@5 = private unnamed_addr constant [5 x i8] c"Bye!\00"
define i32 @main() {
entrypoint:
%call_cfunc_data_init = call i32 @cfunc_data_init(i8* null, i32 0)
%call_func_str_tmpc = call %StrDesc* @cfunc_str_tmpc(i8* getelementptr inbound
s ([6 x i8]* @0, i32 0, i32 0), i32 5)
%0 = call i32 @cfunc_print_str(%StrDesc* %call_func_str_tmpc)
%call_str_tmp_free = call i32 @cfunc_str_tmp_free(%StrDesc* %call_func_str_tmp
c)
%1 = call i32 @cfunc_print_special(i32 1,...