brintos

brintos / llvm-project-archived public Read only

0
0
Text · 201 B · eecc1f8 Raw
7 lines · plain
1add_ocaml_library(llvm_transform_utils2  OCAML    llvm_transform_utils3  OCAMLDEP llvm4  C        transform_utils_ocaml5  CFLAGS   "-I${CMAKE_CURRENT_SOURCE_DIR}/../../llvm"6  LLVM     TransformUtils)7