Local/Import index differentiation

This commit is contained in:
Lachlan Sneff
2019-01-16 10:26:10 -08:00
parent de1da689f8
commit 5872d879f9
20 changed files with 935 additions and 542 deletions

View File

@ -2,6 +2,7 @@ pub mod codegen;
mod libcalls;
mod relocation;
mod resolver;
// mod module;
use cranelift_codegen::{
isa,