Fix mysqltest
This commit is contained in:
@ -347,9 +347,9 @@ int ObLLVMDIHelper::create_struct_type(
|
||||
struct_type.set_v(type_ptr);
|
||||
}
|
||||
}
|
||||
return ret;
|
||||
}
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
int ObLLVMDIHelper::create_array_type(ObLLVMDIType &base_type, int64_t count,
|
||||
ObLLVMDIType &array_type)
|
||||
{
|
||||
|
Reference in New Issue
Block a user