Start messing around with cranelift.
This commit is contained in:
@@ -9,6 +9,7 @@ use std::fs;
|
||||
|
||||
mod hil_to_lil;
|
||||
mod syntax_to_hil;
|
||||
mod into_crane;
|
||||
|
||||
pub struct PassResult<T> {
|
||||
pub result: T,
|
||||
|
||||
Reference in New Issue
Block a user