This is an archive of the discontinued LLVM Phabricator instance.

[OCaml] Replace ctypes.foreign with ctypes in META file
ClosedPublic

Authored by alan on Aug 7 2023, 1:41 PM.

Details

Summary

ctypes.foreign is only necessary for tests. This change is mainly
for the benefit of people packaging the OCaml bindings.

Diff Detail

Event Timeline

alan created this revision.Aug 7 2023, 1:41 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 7 2023, 1:41 PM
alan requested review of this revision.Aug 7 2023, 1:41 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 7 2023, 1:41 PM
nikic accepted this revision.Aug 8 2023, 2:18 AM

LGTM

This revision is now accepted and ready to land.Aug 8 2023, 2:18 AM
This revision was landed with ongoing or failed builds.Aug 8 2023, 2:05 PM
This revision was automatically updated to reflect the committed changes.