summaryrefslogtreecommitdiff
path: root/test/lit/help/wasm2js.test
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2023-07-12 14:04:03 -0700
committerGitHub <noreply@github.com>2023-07-12 14:04:03 -0700
commit93769d51f3408e98598ceaa221a62ccefb744a94 (patch)
treeb7b71e250aa2e3d8eea81b510749710028c628f4 /test/lit/help/wasm2js.test
parenta355cfd66b711557765c9fa109d5a432146bdc74 (diff)
downloadbinaryen-93769d51f3408e98598ceaa221a62ccefb744a94.tar.gz
binaryen-93769d51f3408e98598ceaa221a62ccefb744a94.tar.bz2
binaryen-93769d51f3408e98598ceaa221a62ccefb744a94.zip
Add a pass to sort functions by name (#5811)
Diffstat (limited to 'test/lit/help/wasm2js.test')
-rw-r--r--test/lit/help/wasm2js.test3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/lit/help/wasm2js.test b/test/lit/help/wasm2js.test
index 916dbbb4d..2994a1f59 100644
--- a/test/lit/help/wasm2js.test
+++ b/test/lit/help/wasm2js.test
@@ -332,6 +332,9 @@
;; CHECK-NEXT: --reorder-functions sorts functions by access
;; CHECK-NEXT: frequency
;; CHECK-NEXT:
+;; CHECK-NEXT: --reorder-functions-by-name sorts functions by name (useful
+;; CHECK-NEXT: for debugging)
+;; CHECK-NEXT:
;; CHECK-NEXT: --reorder-globals sorts globals by access
;; CHECK-NEXT: frequency
;; CHECK-NEXT: