]> git.proxmox.com Git - rustc.git/blob - src/llvm/bindings/ocaml/transforms/ipo/CMakeLists.txt
Imported Upstream version 1.0.0-alpha.2
[rustc.git] / src / llvm / bindings / ocaml / transforms / ipo / CMakeLists.txt
1 add_ocaml_library(llvm_ipo
2 OCAML llvm_ipo
3 OCAMLDEP llvm
4 C ipo_ocaml
5 LLVM ipo)