forked from mirrors/gecko-dev
This is the first time we pin a specific Cranelift commit hash to use in Gecko. The target-lexicon hack is removed and instead we introduce a vendor patch for cranelift-codegen/cranelift-wasm themselves. Notable changes happen in top-level Cargo.toml, .cargo/config.in and js/src/wasm/cranelift/Cargo.toml; the rest has been generated by `mach vendor rust`. Differential Revision: https://phabricator.services.mozilla.com/D27316 --HG-- extra : moz-landing-system : lando |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| ast.py | ||
| formats.py | ||
| instructions.py | ||
| isa.py | ||
| operands.py | ||
| predicates.py | ||
| registers.py | ||
| settings.py | ||
| test_ast.py | ||
| test_package.py | ||
| test_ti.py | ||
| test_typevar.py | ||
| test_xform.py | ||
| ti.py | ||
| types.py | ||
| typevar.py | ||
| xform.py | ||