Transition to new pass/poset setup

This commit is contained in:
Nathan Braswell
2018-08-26 21:45:38 -04:00
parent 1cae1b1504
commit 87bc88cde4
5 changed files with 103 additions and 108 deletions

View File

@@ -11,7 +11,6 @@ import symbol:*
import ast_nodes:*
// for error with syntax tree
import pass_common:*
import poset:*
fun type_size(t: *type): ulong
return type_size_and_alignment(t).first