switch type expansion hooks to being eval-based, not expr/irtree-based

This commit is contained in:
Ryan Fleury
2025-04-24 09:36:00 -07:00
parent 9bb592786a
commit a35e483629
6 changed files with 111 additions and 184 deletions
@@ -294,7 +294,7 @@ global read_only EV_Block ev_nil_block =
{0},
0,
{0},
{{0}, &e_expr_nil, &e_irnode_nil},
{{0}, {0}, &e_expr_nil, &e_irnode_nil},
{0},
&e_type_expand_rule__default,
{0},