From d844d2e77b402d562ade8cf8fd96759b587bf09d Mon Sep 17 00:00:00 2001 From: Thomas Lively Date: Wed, 29 May 2024 11:32:26 -0700 Subject: Remove obsolete parser code (#6607) Remove `SExpressionParser`, `SExpressionWasmBuilder`, and `cashew::Parser`. Simplify gen-s-parser.py. Remove the --new-wat-parser and --deprecated-wat-parser flags. --- test/lit/passes/string-lowering-instructions.wast | 1 - 1 file changed, 1 deletion(-) (limited to 'test/lit/passes/string-lowering-instructions.wast') diff --git a/test/lit/passes/string-lowering-instructions.wast b/test/lit/passes/string-lowering-instructions.wast index 44c004ea5..b98b9af23 100644 --- a/test/lit/passes/string-lowering-instructions.wast +++ b/test/lit/passes/string-lowering-instructions.wast @@ -1,7 +1,6 @@ ;; NOTE: Assertions have been generated by update_lit_checks.py --all-items and should not be edited. ;; RUN: foreach %s %t wasm-opt --string-lowering -all -S -o - | filecheck %s -;; RUN: foreach %s %t wasm-opt --new-wat-parser --string-lowering -all -S -o - | filecheck %s (module (rec -- cgit v1.2.3