Skip to content

Commit 69aee67

Browse files
committed
--amend
1 parent 9e94f9a commit 69aee67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/lit/passes/j2cl-inline.wast

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
;; NOTE: Assertions have been generated by update_lit_checks.py --all-items and should not be edited.
22

3-
;; RUN: foreach %s %t wasm-opt --no-inline=*_<once>_* --optimize-j2cl --inlining --vacuum --optimize-level=3 -all -S -o - | filecheck %s
3+
;; RUN: foreach %s %t wasm-opt --no-inline=*_\<once\>_* --optimize-j2cl --inlining --vacuum --optimize-level=3 -all -S -o - | filecheck %s
44

55
;; Only trivial once functions are inlined
66
(module

0 commit comments

Comments
 (0)