Skip to content

Commit 6197eb7

Browse files
Remove comment
1 parent 23fd316 commit 6197eb7

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

test/lit/passes/ldse-tnh.wast

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
;; NOTE: Assertions have been generated by update_lit_checks.py and should not be edited.
2-
;; (--remove-unused-names avoids names on blocks, which would hamper the
3-
;; work in getFallthrough, as a name implies possible breaks)
42
;; RUN: wasm-opt %s --traps-never-happen -all --ldse -S -o - | filecheck %s
53

64
(module

test/lit/passes/ldse.wast

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
;; NOTE: Assertions have been generated by update_lit_checks.py and should not be edited.
2-
;; (--remove-unused-names avoids names on blocks, which would hamper the
3-
;; work in getFallthrough, as a name implies possible breaks)
42
;; RUN: wasm-opt %s -all --ldse -S -o - | filecheck %s
53

64
(module

0 commit comments

Comments
 (0)