From f1b6bd9480d21186f1a44b8d8d70a95111a705fb Mon Sep 17 00:00:00 2001 From: bjorn3 Date: Thu, 29 Aug 2019 11:24:08 +0200 Subject: [PATCH] Update my fork of cranelift for an isplit fix --- Cargo.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 744fe5c2fb1..c70da1e3d53 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -73,7 +73,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "cranelift" version = "0.36.0" -source = "git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128#ba82568fe58b6d54b2a85927aada861629117a79" +source = "git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128#e1f9de3c2b631933e79419bd5626c3f49abaebe1" dependencies = [ "cranelift-codegen 0.36.0 (git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128)", "cranelift-frontend 0.36.0 (git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128)", @@ -82,7 +82,7 @@ dependencies = [ [[package]] name = "cranelift-bforest" version = "0.36.0" -source = "git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128#ba82568fe58b6d54b2a85927aada861629117a79" +source = "git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128#e1f9de3c2b631933e79419bd5626c3f49abaebe1" dependencies = [ "cranelift-entity 0.36.0 (git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128)", ] @@ -90,7 +90,7 @@ dependencies = [ [[package]] name = "cranelift-codegen" version = "0.36.0" -source = "git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128#ba82568fe58b6d54b2a85927aada861629117a79" +source = "git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128#e1f9de3c2b631933e79419bd5626c3f49abaebe1" dependencies = [ "cranelift-bforest 0.36.0 (git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128)", "cranelift-codegen-meta 0.36.0 (git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128)", @@ -104,7 +104,7 @@ dependencies = [ [[package]] name = "cranelift-codegen-meta" version = "0.36.0" -source = "git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128#ba82568fe58b6d54b2a85927aada861629117a79" +source = "git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128#e1f9de3c2b631933e79419bd5626c3f49abaebe1" dependencies = [ "cranelift-entity 0.36.0 (git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128)", ] @@ -112,12 +112,12 @@ dependencies = [ [[package]] name = "cranelift-entity" version = "0.36.0" -source = "git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128#ba82568fe58b6d54b2a85927aada861629117a79" +source = "git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128#e1f9de3c2b631933e79419bd5626c3f49abaebe1" [[package]] name = "cranelift-faerie" version = "0.36.0" -source = "git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128#ba82568fe58b6d54b2a85927aada861629117a79" +source = "git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128#e1f9de3c2b631933e79419bd5626c3f49abaebe1" dependencies = [ "cranelift-codegen 0.36.0 (git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128)", "cranelift-module 0.36.0 (git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128)", @@ -130,7 +130,7 @@ dependencies = [ [[package]] name = "cranelift-frontend" version = "0.36.0" -source = "git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128#ba82568fe58b6d54b2a85927aada861629117a79" +source = "git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128#e1f9de3c2b631933e79419bd5626c3f49abaebe1" dependencies = [ "cranelift-codegen 0.36.0 (git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -140,7 +140,7 @@ dependencies = [ [[package]] name = "cranelift-module" version = "0.36.0" -source = "git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128#ba82568fe58b6d54b2a85927aada861629117a79" +source = "git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128#e1f9de3c2b631933e79419bd5626c3f49abaebe1" dependencies = [ "cranelift-codegen 0.36.0 (git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128)", "cranelift-entity 0.36.0 (git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128)", @@ -151,7 +151,7 @@ dependencies = [ [[package]] name = "cranelift-native" version = "0.36.0" -source = "git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128#ba82568fe58b6d54b2a85927aada861629117a79" +source = "git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128#e1f9de3c2b631933e79419bd5626c3f49abaebe1" dependencies = [ "cranelift-codegen 0.36.0 (git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128)", "raw-cpuid 6.1.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -161,7 +161,7 @@ dependencies = [ [[package]] name = "cranelift-simplejit" version = "0.36.0" -source = "git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128#ba82568fe58b6d54b2a85927aada861629117a79" +source = "git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128#e1f9de3c2b631933e79419bd5626c3f49abaebe1" dependencies = [ "cranelift-codegen 0.36.0 (git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128)", "cranelift-module 0.36.0 (git+https://github.com/bjorn3/cretonne.git?branch=do_not_remove_cg_clif_i128)",