Use exact component name in add_ocaml_library. Make expand_topologically compatible with new architecture. Fix quoting in is_llvm_target_library. Fix LLVMipo component name. Write release note.
6 lines
147 B
CMake
6 lines
147 B
CMake
add_ocaml_library(llvm_transform_utils
|
|
OCAML llvm_transform_utils
|
|
OCAMLDEP llvm
|
|
C transform_utils_ocaml
|
|
LLVM TransformUtils)
|