[PATCH] D144741: [OCaml] Completely remove legacy SCCP pass

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 24 09:14:12 PST 2023


nikic added a comment.

Let's please remove all legacy passes from the OCaml bindings, so they don't get broken all the time as the pass implementations get dropped one by one.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144741/new/

https://reviews.llvm.org/D144741



More information about the llvm-commits mailing list