Starting to set up protected call in clif-backend

This commit is contained in:
Lachlan Sneff
2019-01-18 13:29:43 -08:00
parent 705708cafe
commit 539db9f577
11 changed files with 163 additions and 92 deletions

View File

@ -5,6 +5,7 @@ mod module;
mod module_env;
mod relocation;
mod resolver;
mod call;
use cranelift_codegen::{
isa,