Move what's left of metadata::cwriter into middle::trans
This commit is contained in:
parent
45efb1f02a
commit
df2cfac07f
5 changed files with 17 additions and 15 deletions
|
|
@ -3,7 +3,6 @@ import driver::session;
|
|||
import lib::llvm::llvm;
|
||||
import middle::trans;
|
||||
import middle::ty;
|
||||
import metadata::cwriter;
|
||||
import std::str;
|
||||
import std::fs;
|
||||
import std::vec;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue