提交 782147e1 编写于 作者: Z Zoltan Varga 提交者: Mantas Puida

Fix the previous aot fix.

上级 94750ded
......@@ -2346,9 +2346,6 @@ add_generic_class_with_depth (MonoAotCompile *acfg, MonoClass *klass, int depth)
MonoMethod *method;
gpointer iter;
if (depth > 8)
return;
mono_class_init (klass);
if (klass->generic_class && klass->generic_class->context.class_inst->is_open)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册