This is an archive of the discontinued LLVM Phabricator instance.

[NFC][OCaml] Remove vestigial CAMLprim declarations
ClosedPublic

Authored by jberdine on Mar 28 2021, 3:34 PM.

Details

Summary

The CAMLprim macro has not been needed since OCaml 3.11, and is
defined to the empty string. This diff removes all instances of it.

Diff Detail

Event Timeline

jberdine created this revision.Mar 28 2021, 3:34 PM
jberdine requested review of this revision.Mar 28 2021, 3:34 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 28 2021, 3:34 PM
vaivaswatha accepted this revision.Mar 28 2021, 7:46 PM
This revision is now accepted and ready to land.Mar 28 2021, 7:46 PM
This revision was landed with ongoing or failed builds.Apr 5 2021, 2:59 AM
This revision was automatically updated to reflect the committed changes.