about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <bjorn3@users.noreply.github.com>2019-11-16 15:22:43 +0100
committerbjorn3 <bjorn3@users.noreply.github.com>2019-11-16 15:22:43 +0100
commitd2eafd858fa0d69bcdc5fca5e667ce296da9d1f5 (patch)
tree5a8a307e0c8285d9c8e095f8b38e6b8330a266c3
parent0c026853f55cda044cd42c385ac0f771a51d964c (diff)
downloadrust-d2eafd858fa0d69bcdc5fca5e667ce296da9d1f5.tar.gz
rust-d2eafd858fa0d69bcdc5fca5e667ce296da9d1f5.zip
Update Cranelift
-rw-r--r--Cargo.lock24
1 files 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/)",