Closed
Bug 1614303
Opened 5 years ago
Closed 5 years ago
Bump Cranelift to 98c818c129979e98a3db150f8f9698f6451b7ef7
Categories
(Core :: JavaScript: WebAssembly, task)
Core
JavaScript: WebAssembly
Tracking
()
RESOLVED
FIXED
mozilla75
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: bbouvier, Assigned: bbouvier)
References
Details
Attachments
(2 files)
Now doable with a "script": https://github.com/bnjbvr/baldrdashlift
Assignee | ||
Comment 1•5 years ago
|
||
New test failures, to be investigated later on:
FAILURES:
--wasm-gc wasm/gc/anyref-boxing.js
--wasm-gc wasm/gc/anyref-fastpaths.js
--wasm-gc wasm/gc/anyref-global-postbarrier.js
--wasm-gc wasm/gc/anyref.js
--wasm-gc wasm/gc/binary.js
--wasm-gc wasm/gc/funcref-fastpaths.js
--wasm-gc wasm/gc/funcref.js
--wasm-gc wasm/gc/gc-feature-opt-in.js
--wasm-gc wasm/gc/nullref.js
--wasm-gc wasm/gc/ref-func.js
--wasm-gc wasm/gc/stackmaps1.js
--wasm-gc wasm/gc/stackmaps2.js
--wasm-gc wasm/gc/stackmaps3.js
--wasm-gc wasm/gc/stackmaps4-params-n-locals.js
--wasm-gc wasm/gc/tables-fill.js
--wasm-gc wasm/gc/tables-generalized.js
--wasm-gc wasm/gc/tables-multiple.js
--wasm-gc wasm/gc/tables-stress.js
--wasm-gc wasm/gc/anyref-val-tracing.js
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Pushed by bbouvier@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/57d10ca6fbee
Bump Cranelift to "98c818c129979e98a3db150f8f9698f6451b7ef7"; r=rhunt
https://hg.mozilla.org/integration/autoland/rev/7df1967010af
API changes for newest Cranelift version; r=rhunt
Comment 5•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/57d10ca6fbee
https://hg.mozilla.org/mozilla-central/rev/7df1967010af
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in
before you can comment on or make changes to this bug.
Description
•