1
Fork 0

Change build.sh

This commit is contained in:
bjorn3 2018-08-15 15:23:28 +02:00
parent 7f2a8f8a66
commit 7d3f2ba49f
2 changed files with 14 additions and 11 deletions

View file

@ -253,7 +253,7 @@ impl CodegenBackend for CraneliftCodegenBackend {
context: Context::new(),
};
let mut log = ::std::fs::File::create("log.txt").unwrap();
let mut log = ::std::fs::File::create("target/out/log.txt").unwrap();
let before = ::std::time::Instant::now();
let mono_items =