Skip to content

Commit

Permalink
more prim
Browse files Browse the repository at this point in the history
  • Loading branch information
hhugo committed Aug 4, 2023
1 parent 4da1737 commit e4c3ad6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions compiler/tests-check-prim/main.output5
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Missing

From main.bc:
caml_alloc_dummy_function
caml_atomic_make_contended
caml_continuation_use
caml_drop_continuation
caml_dynlink_add_primitive
Expand All @@ -23,6 +24,7 @@ caml_int64_sub_native
caml_int64_xor_native
caml_int_as_pointer
caml_invoke_traced_function
caml_memprof_discard
caml_realloc_global
caml_reify_bytecode
caml_reset_afl_instrumentation
Expand Down
2 changes: 2 additions & 0 deletions compiler/tests-check-prim/unix-unix.output5
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Missing

From unix.bc:
caml_alloc_dummy_function
caml_atomic_make_contended
caml_continuation_use
caml_drop_continuation
caml_dynlink_add_primitive
Expand All @@ -23,6 +24,7 @@ caml_int64_sub_native
caml_int64_xor_native
caml_int_as_pointer
caml_invoke_traced_function
caml_memprof_discard
caml_realloc_global
caml_reify_bytecode
caml_reset_afl_instrumentation
Expand Down

0 comments on commit e4c3ad6

Please sign in to comment.