Skip to content

Commit 13b9ae1

Browse files
committed
Runtime: use monomorphic representation for MlBytes
1 parent dc36c33 commit 13b9ae1

File tree

3 files changed

+76
-160
lines changed

3 files changed

+76
-160
lines changed

compiler/tests-check-prim/main.output

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ caml_dynlink_close_lib
88
caml_dynlink_get_current_libs
99
caml_dynlink_lookup_symbol
1010
caml_dynlink_open_lib
11+
caml_fill_string
1112
caml_get_current_environment
1213
caml_get_section_table
1314
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
@@ -8,6 +8,7 @@ caml_dynlink_close_lib
88
caml_dynlink_get_current_libs
99
caml_dynlink_lookup_symbol
1010
caml_dynlink_open_lib
11+
caml_fill_string
1112
caml_get_current_environment
1213
caml_get_section_table
1314
caml_int64_add_native

0 commit comments

Comments
 (0)