File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
compiler/tests-check-prim Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ caml_continuation_use
77caml_drop_continuation
88caml_dynlink_add_primitive
99caml_dynlink_close_lib
10+ caml_dynlink_get_bytecode_sections
1011caml_dynlink_get_current_libs
1112caml_dynlink_lookup_symbol
1213caml_dynlink_open_lib
1314caml_get_current_environment
14- caml_get_section_table
1515caml_int_as_pointer
1616caml_invoke_traced_function
1717caml_ml_runtime_events_pause
Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ caml_continuation_use
77caml_drop_continuation
88caml_dynlink_add_primitive
99caml_dynlink_close_lib
10+ caml_dynlink_get_bytecode_sections
1011caml_dynlink_get_current_libs
1112caml_dynlink_lookup_symbol
1213caml_dynlink_open_lib
1314caml_get_current_environment
14- caml_get_section_table
1515caml_int_as_pointer
1616caml_invoke_traced_function
1717caml_ml_runtime_events_pause
You can’t perform that action at this time.
0 commit comments