gecko-dev/third_party/rust/cranelift-codegen
Julian Seward 7564a2282f Bug 1681485 - Revendor Cranelift to 3334d92350da40b90d2529c147db3ea44918b558. r=lth.
Revendor Cranelift to 3334d92350da40b90d2529c147db3ea44918b558
from https://github.com/mozilla-spidermonkey/wasmtime branch firefox85.
The (only) purpose is to pull in this fix for an apparently rare but serious
LICM bug:

Fix missing modification of jump table in LICM.
See https://github.com/bytecodealliance/wasmtime/pull/1697

Differential Revision: https://phabricator.services.mozilla.com/D99230
2020-12-10 06:51:48 +00:00
..
src Bug 1681485 - Revendor Cranelift to 3334d92350da40b90d2529c147db3ea44918b558. r=lth. 2020-12-10 06:51:48 +00:00
.cargo-checksum.json Bug 1681485 - Revendor Cranelift to 3334d92350da40b90d2529c147db3ea44918b558. r=lth. 2020-12-10 06:51:48 +00:00
Cargo.toml Bug 1680509 - Vendor in CL ac58a436ed84d1a88b4ff24367c5972cf8d3d405. Part 2: results of "mach vendor rust". r=yury. 2020-12-04 07:01:55 +00:00
LICENSE
README.md
build.rs Bug 1653502: Update vendored Cranelift to fix fuzzbug. r=bbouvier 2020-07-20 10:04:31 +00:00

README.md

This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.