From d2eafd858fa0d69bcdc5fca5e667ce296da9d1f5 Mon Sep 17 00:00:00 2001 From: bjorn3 Date: Sat, 16 Nov 2019 15:22:43 +0100 Subject: [PATCH] Update Cranelift --- Cargo.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e55bc6a4a92..6d54a9554bb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -66,7 +66,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "cranelift" version = "0.49.0" -source = "git+https://github.com/bytecodealliance/cranelift/#047e1eed82080299ed160344d2ee11a4af2de8eb" +source = "git+https://github.com/bytecodealliance/cranelift/#bed9a72a777f1b972e58ad250ead851585d9ab1e" dependencies = [ "cranelift-codegen 0.49.0 (git+https://github.com/bytecodealliance/cranelift/)", "cranelift-frontend 0.49.0 (git+https://github.com/bytecodealliance/cranelift/)", @@ -75,7 +75,7 @@ dependencies = [ [[package]] name = "cranelift-bforest" version = "0.49.0" -source = "git+https://github.com/bytecodealliance/cranelift/#047e1eed82080299ed160344d2ee11a4af2de8eb" +source = "git+https://github.com/bytecodealliance/cranelift/#bed9a72a777f1b972e58ad250ead851585d9ab1e" dependencies = [ "cranelift-entity 0.49.0 (git+https://github.com/bytecodealliance/cranelift/)", ] @@ -83,7 +83,7 @@ dependencies = [ [[package]] name = "cranelift-codegen" version = "0.49.0" -source = "git+https://github.com/bytecodealliance/cranelift/#047e1eed82080299ed160344d2ee11a4af2de8eb" +source = "git+https://github.com/bytecodealliance/cranelift/#bed9a72a777f1b972e58ad250ead851585d9ab1e" dependencies = [ "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)", "cranelift-bforest 0.49.0 (git+https://github.com/bytecodealliance/cranelift/)", @@ -99,7 +99,7 @@ dependencies = [ [[package]] name = "cranelift-codegen-meta" version = "0.49.0" -source = "git+https://github.com/bytecodealliance/cranelift/#047e1eed82080299ed160344d2ee11a4af2de8eb" +source = "git+https://github.com/bytecodealliance/cranelift/#bed9a72a777f1b972e58ad250ead851585d9ab1e" dependencies = [ "cranelift-codegen-shared 0.49.0 (git+https://github.com/bytecodealliance/cranelift/)", "cranelift-entity 0.49.0 (git+https://github.com/bytecodealliance/cranelift/)", @@ -108,7 +108,7 @@ dependencies = [ [[package]] name = "cranelift-codegen-shared" version = "0.49.0" -source = "git+https://github.com/bytecodealliance/cranelift/#047e1eed82080299ed160344d2ee11a4af2de8eb" +source = "git+https://github.com/bytecodealliance/cranelift/#bed9a72a777f1b972e58ad250ead851585d9ab1e" dependencies = [ "packed_struct 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", "packed_struct_codegen 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -117,12 +117,12 @@ dependencies = [ [[package]] name = "cranelift-entity" version = "0.49.0" -source = "git+https://github.com/bytecodealliance/cranelift/#047e1eed82080299ed160344d2ee11a4af2de8eb" +source = "git+https://github.com/bytecodealliance/cranelift/#bed9a72a777f1b972e58ad250ead851585d9ab1e" [[package]] name = "cranelift-faerie" version = "0.49.0" -source = "git+https://github.com/bytecodealliance/cranelift/#047e1eed82080299ed160344d2ee11a4af2de8eb" +source = "git+https://github.com/bytecodealliance/cranelift/#bed9a72a777f1b972e58ad250ead851585d9ab1e" dependencies = [ "cranelift-codegen 0.49.0 (git+https://github.com/bytecodealliance/cranelift/)", "cranelift-module 0.49.0 (git+https://github.com/bytecodealliance/cranelift/)", @@ -135,7 +135,7 @@ dependencies = [ [[package]] name = "cranelift-frontend" version = "0.49.0" -source = "git+https://github.com/bytecodealliance/cranelift/#047e1eed82080299ed160344d2ee11a4af2de8eb" +source = "git+https://github.com/bytecodealliance/cranelift/#bed9a72a777f1b972e58ad250ead851585d9ab1e" dependencies = [ "cranelift-codegen 0.49.0 (git+https://github.com/bytecodealliance/cranelift/)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -146,7 +146,7 @@ dependencies = [ [[package]] name = "cranelift-module" version = "0.49.0" -source = "git+https://github.com/bytecodealliance/cranelift/#047e1eed82080299ed160344d2ee11a4af2de8eb" +source = "git+https://github.com/bytecodealliance/cranelift/#bed9a72a777f1b972e58ad250ead851585d9ab1e" dependencies = [ "cranelift-codegen 0.49.0 (git+https://github.com/bytecodealliance/cranelift/)", "cranelift-entity 0.49.0 (git+https://github.com/bytecodealliance/cranelift/)", @@ -157,7 +157,7 @@ dependencies = [ [[package]] name = "cranelift-native" version = "0.49.0" -source = "git+https://github.com/bytecodealliance/cranelift/#047e1eed82080299ed160344d2ee11a4af2de8eb" +source = "git+https://github.com/bytecodealliance/cranelift/#bed9a72a777f1b972e58ad250ead851585d9ab1e" dependencies = [ "cranelift-codegen 0.49.0 (git+https://github.com/bytecodealliance/cranelift/)", "raw-cpuid 7.0.3 (registry+https://github.com/rust-lang/crates.io-index)", @@ -167,7 +167,7 @@ dependencies = [ [[package]] name = "cranelift-object" version = "0.49.0" -source = "git+https://github.com/bytecodealliance/cranelift/#047e1eed82080299ed160344d2ee11a4af2de8eb" +source = "git+https://github.com/bytecodealliance/cranelift/#bed9a72a777f1b972e58ad250ead851585d9ab1e" dependencies = [ "cranelift-codegen 0.49.0 (git+https://github.com/bytecodealliance/cranelift/)", "cranelift-module 0.49.0 (git+https://github.com/bytecodealliance/cranelift/)", @@ -178,7 +178,7 @@ dependencies = [ [[package]] name = "cranelift-simplejit" version = "0.49.0" -source = "git+https://github.com/bytecodealliance/cranelift/#047e1eed82080299ed160344d2ee11a4af2de8eb" +source = "git+https://github.com/bytecodealliance/cranelift/#bed9a72a777f1b972e58ad250ead851585d9ab1e" dependencies = [ "cranelift-codegen 0.49.0 (git+https://github.com/bytecodealliance/cranelift/)", "cranelift-module 0.49.0 (git+https://github.com/bytecodealliance/cranelift/)",