Emit IL alongside raw IC10 for use in future optimization passes
This commit is contained in:
@@ -8,6 +8,7 @@ thiserror = { workspace = true }
|
||||
parser = { path = "../parser" }
|
||||
tokenizer = { path = "../tokenizer" }
|
||||
helpers = { path = "../helpers" }
|
||||
il = { path = "../il" }
|
||||
lsp-types = { workspace = true }
|
||||
rust_decimal = { workspace = true }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user