[InstCombine] Signed saturation patterns
[llvm-complete.git] / bindings / ocaml / transforms / ipo / CMakeLists.txt
blob4b8784fad67bb29707f063b1b52a810324e4d496
1 add_ocaml_library(llvm_ipo
2   OCAML    llvm_ipo
3   OCAMLDEP llvm
4   C        ipo_ocaml
5   LLVM     ipo)