Skip to content

Commit 22b4d7e

Browse files
committed
Runtime: use monomorphic representation for MlBytes
1 parent 0239708 commit 22b4d7e

File tree

4 files changed

+79
-160
lines changed

4 files changed

+79
-160
lines changed

compiler/tests-check-prim/main.output

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ caml_dynlink_close_lib
99
caml_dynlink_get_current_libs
1010
caml_dynlink_lookup_symbol
1111
caml_dynlink_open_lib
12+
caml_fill_string
1213
caml_get_current_environment
1314
caml_get_section_table
1415
caml_int64_add_native

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ caml_dynlink_close_lib
99
caml_dynlink_get_current_libs
1010
caml_dynlink_lookup_symbol
1111
caml_dynlink_open_lib
12+
caml_fill_string
1213
caml_get_current_environment
1314
caml_get_section_table
1415
caml_int64_add_native

0 commit comments

Comments
 (0)