Skip to content

Commit 400b551

Browse files
committed
[EH] Update Wasm EH metadce test after emscripten-core#16910
When landing emscripten-core#16910, I didn't rebase it onto emscripten-core#16924 so they raced in the commit CI. This reflects the changes in emscripten-core#16910.
1 parent 4cf36b6 commit 400b551

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

tests/other/metadce/test_metadce_cxx_except_wasm.exports

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
__errno_location
22
__indirect_function_table
3+
__trap
34
__wasm_call_ctors
45
dynCall_iiiiiijj
56
dynCall_iiiiij
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
26535
1+
26538
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
135339
1+
135354

0 commit comments

Comments
 (0)