This is an archive of the discontinued LLVM Phabricator instance.

[llvm-ocaml] Fix arity mismatch in pointer bindings
ClosedPublic

Authored by alan on Oct 12 2022, 7:08 PM.

Diff Detail

Event Timeline

alan created this revision.Oct 12 2022, 7:08 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 12 2022, 7:08 PM
alan requested review of this revision.Oct 12 2022, 7:08 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 12 2022, 7:08 PM

I apologize for my sloppy handiwork in my previous patch... I just noticed this mistake.

nikic accepted this revision.Oct 13 2022, 3:32 AM

LGTM

This revision is now accepted and ready to land.Oct 13 2022, 3:32 AM
This revision was automatically updated to reflect the committed changes.