[NFC][Py Reformat] Added more commits to .git-blame-ignore-revs
[llvm-project.git] / llvm / bindings / ocaml / all_backends / CMakeLists.txt
blob716a49cc3281b34a21f1fcf15e1a2682b11cea5e
1 add_ocaml_library(llvm_all_backends
2   OCAML    llvm_all_backends
3   OCAMLDEP llvm
4   C        all_backends_ocaml
5   LLVM     ${LLVM_TARGETS_TO_BUILD})