提交 14867dba 编写于 作者: Z Zoltan Varga

[aot] Fix aot image loading messages in static mode.

上级 27b67e35
......@@ -1969,6 +1969,7 @@ load_aot_module (MonoAssembly *assembly, gpointer user_data)
globals = (void **)info->globals;
g_assert (globals);
}
found_aot_name = g_strdup (aot_name);
} else {
char *err;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册