summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/lit/passes/O1_skip.wast3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/lit/passes/O1_skip.wast b/test/lit/passes/O1_skip.wast
index ebbf9df4a..c22242aa6 100644
--- a/test/lit/passes/O1_skip.wast
+++ b/test/lit/passes/O1_skip.wast
@@ -1,6 +1,3 @@
-;; NOTE: Assertions have been generated by update_lit_checks.py --all-items and should not be edited.
-;; NOTE: This test was ported using port_passes_tests_to_lit.py and could be cleaned up.
-
;; RUN: foreach %s %t wasm-opt -O2 --coalesce-locals --skip-pass=coalesce-locals -S -o - 2>&1 | filecheck %s
;; We should skip coalese-locals even though it is run in -O2 and also we ask to