Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / bindings / ocaml / analysis / CMakeLists.txt
1 add_ocaml_library(llvm_analysis
2   OCAML    llvm_analysis
3   OCAMLDEP llvm
4   C        analysis_ocaml
5   LLVM     analysis)