[PATCH] D52212: [LLVM-C][OCaml] Add UnifyFunctionExitNodes pass to C and OCaml APIs

whitequark via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 18 06:36:27 PDT 2018


whitequark accepted this revision.
whitequark added a comment.
This revision is now accepted and ready to land.

Ah yes, in this case the C API name (and when adding a C API, C++ API name) would be preferred over `opt -help`, since I imagine that anyone writing code against LLVM bindings would consult doxygen.


Repository:
  rL LLVM

https://reviews.llvm.org/D52212





More information about the llvm-commits mailing list