From c135910747a550025868e1d7d6a2885e9213d390 Mon Sep 17 00:00:00 2001 From: Benjamin Bouvier Date: Fri, 7 Jun 2019 13:04:40 +0000 Subject: [PATCH] Bug 1491770: Add Cranelift to the list of Spidermonkey fuzzing configurations; r=lth Differential Revision: https://phabricator.services.mozilla.com/D34150 --HG-- extra : moz-landing-system : lando --- js/src/shell/fuzz-flags.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/js/src/shell/fuzz-flags.txt b/js/src/shell/fuzz-flags.txt index 8ea22e123bcb..a218a427140b 100644 --- a/js/src/shell/fuzz-flags.txt +++ b/js/src/shell/fuzz-flags.txt @@ -66,6 +66,7 @@ --wasm-gc --wasm-compiler=ion --wasm-compiler=baseline +--wasm-compiler=cranelift --test-wasm-await-tier2 # CPU instruction set-related