We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23fd316 commit 6197eb7Copy full SHA for 6197eb7
2 files changed
test/lit/passes/ldse-tnh.wast
@@ -1,6 +1,4 @@
1
;; 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)
4
;; RUN: wasm-opt %s --traps-never-happen -all --ldse -S -o - | filecheck %s
5
6
(module
test/lit/passes/ldse.wast
;; RUN: wasm-opt %s -all --ldse -S -o - | filecheck %s
0 commit comments