Fix Windows build: replace __func__ with LLVM_FUNCTION_NAME
[oota-llvm.git] / test / Bindings / OCaml / transform_utils.ml
2014-12-01 Peter Zotov[OCaml] Move Llvm.clone_module to its own Llvm_transfor...