[all-commits] [llvm/llvm-project] ced7e4: Remove vestiges of removed OCaml modules
Alan via All-commits
all-commits at lists.llvm.org
Mon Jun 5 10:28:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ced7e4f53b56ded78e5c2b2daa7e03ec4eb377dd
https://github.com/llvm/llvm-project/commit/ced7e4f53b56ded78e5c2b2daa7e03ec4eb377dd
Author: Alan Hu <alanh at ccs.neu.edu>
Date: 2023-06-05 (Mon, 05 Jun 2023)
Changed paths:
M llvm/bindings/ocaml/llvm/META.llvm.in
M llvm/bindings/ocaml/llvm/llvm_ocaml.h
Log Message:
-----------
Remove vestiges of removed OCaml modules
Several OCaml modules using the old PassManager API were removed in
https://reviews.llvm.org/D144751, but the META file still needed to be
updated to remove them. This diff also removes an unused macro definition
related to the module removals.
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D152114
More information about the All-commits
mailing list