Skip to content

Commit 1f14625

Browse files
committed
WIP
1 parent 9a28d29 commit 1f14625

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

compiler/tests-check-prim/main.output5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ caml_continuation_use
77
caml_drop_continuation
88
caml_dynlink_add_primitive
99
caml_dynlink_close_lib
10+
caml_dynlink_get_bytecode_sections
1011
caml_dynlink_get_current_libs
1112
caml_dynlink_lookup_symbol
1213
caml_dynlink_open_lib
1314
caml_get_current_environment
14-
caml_get_section_table
1515
caml_int_as_pointer
1616
caml_invoke_traced_function
1717
caml_ml_runtime_events_pause

compiler/tests-check-prim/unix-unix.output5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ caml_continuation_use
77
caml_drop_continuation
88
caml_dynlink_add_primitive
99
caml_dynlink_close_lib
10+
caml_dynlink_get_bytecode_sections
1011
caml_dynlink_get_current_libs
1112
caml_dynlink_lookup_symbol
1213
caml_dynlink_open_lib
1314
caml_get_current_environment
14-
caml_get_section_table
1515
caml_int_as_pointer
1616
caml_invoke_traced_function
1717
caml_ml_runtime_events_pause

0 commit comments

Comments
 (0)