This is an archive of the discontinued LLVM Phabricator instance.

Remove vestiges of removed OCaml modules
ClosedPublic

Authored by alan on Jun 4 2023, 12:26 PM.

Details

Summary

Several OCaml modules using the old PassManager API were removed in https://reviews.llvm.org/D144751, but the META file still needs to be updated to remove them. This diff also removes an unused macro definition related to the module removals.

Diff Detail

Event Timeline

alan created this revision.Jun 4 2023, 12:26 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 4 2023, 12:26 PM
alan requested review of this revision.Jun 4 2023, 12:26 PM
alan updated this revision to Diff 528248.Jun 4 2023, 12:28 PM

Edit commit message to add [OCaml]

alan edited the summary of this revision. (Show Details)Jun 4 2023, 12:31 PM
alan edited the summary of this revision. (Show Details)
nikic accepted this revision.Jun 4 2023, 11:58 PM

LGTM

This revision is now accepted and ready to land.Jun 4 2023, 11:58 PM
This revision was automatically updated to reflect the committed changes.