[CodeGenPrepare] Handle all debug calls in dupRetToEnableTailCallOpts()
[llvm-complete.git] / bindings / ocaml / target / CMakeLists.txt
blobadee0fcec659a36352d94ea2fb21b75dc223bc22
1 add_ocaml_library(llvm_target
2   OCAML    llvm_target
3   OCAMLDEP llvm
4   C        target_ocaml
5   LLVM     target)