Skip to content

Commit c0dd53e

Browse files
committed
WIP
1 parent 920bb9b commit c0dd53e

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

compiler/tests-check-prim/main.4.14.output

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ caml_int64_or_native
1414
caml_int64_sub_native
1515
caml_int64_xor_native
1616
caml_int_as_pointer
17+
caml_jsoo_runtime
1718
caml_reset_afl_instrumentation
1819
debugger
1920

compiler/tests-check-prim/main.5.4.output

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ From main.bc:
55
caml_assume_no_perform
66
caml_continuation_use
77
caml_int_as_pointer
8+
caml_jsoo_runtime
89
caml_reset_afl_instrumentation
910
debugger
1011

compiler/tests-check-prim/unix-Unix.4.14.output

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ caml_int64_or_native
1414
caml_int64_sub_native
1515
caml_int64_xor_native
1616
caml_int_as_pointer
17+
caml_jsoo_runtime
1718
caml_reset_afl_instrumentation
1819
caml_unix_map_file_bytecode
1920
debugger

compiler/tests-check-prim/unix-Unix.5.4.output

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ From unix.bc:
55
caml_assume_no_perform
66
caml_continuation_use
77
caml_int_as_pointer
8+
caml_jsoo_runtime
89
caml_reset_afl_instrumentation
910
caml_unix_accept
1011
caml_unix_alarm

compiler/tests-check-prim/unix-Win32.4.14.output

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ caml_int64_or_native
1414
caml_int64_sub_native
1515
caml_int64_xor_native
1616
caml_int_as_pointer
17+
caml_jsoo_runtime
1718
caml_reset_afl_instrumentation
1819
caml_unix_map_file_bytecode
1920
debugger

0 commit comments

Comments
 (0)