Programming Languages Research Group: Git - oota-llvm.git/atom - bindings/ocaml/llvm/CMakeLists.txt history C/C++ LLVM-based compilers that forbids OOTA behaviors http://plrg.eecs.uci.edu/git/?p=oota-llvm.git Peizhao Ou static/git-favicon.png static/git-logo.png 2014-12-30T03:24:07Z gitweb [OCaml] [cmake] Use LLVM_LIBRARY_DIR instead of LLVM_LIBRARY_OUTPUT_INTDIR. 2014-12-30T03:24:07Z Peter Zotov whitequark@whitequark.org Peter Zotov whitequark@whitequark.org 2014-12-30T03:24:07Z http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff;h=a2cb627a04f393c2e963e2e0902085309c3ec7a6
[OCaml] [cmake] Use LLVM_LIBRARY_DIR instead of LLVM_LIBRARY_OUTPUT_INTDIR.

The latter variable is internal.

Original patch by Ramkumar Ramachandra <artagnon@gmail.com>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224977 91177308-0d34-0410-b5e6-96231b3b80d8
  • [D] bindings/ocaml/llvm/CMakeLists.txt
[OCaml] Move Llvm.clone_module to its own Llvm_transform_utils module. 2014-12-01T19:50:39Z Peter Zotov whitequark@whitequark.org Peter Zotov whitequark@whitequark.org 2014-12-01T19:50:39Z http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff;h=787a41926a0bc0aa04091c9e908becf2fbac9289
[OCaml] Move Llvm.clone_module to its own Llvm_transform_utils module.

This way most code won't link this (substantially large) library,
if compiled statically with LLVM.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223072 91177308-0d34-0410-b5e6-96231b3b80d8
  • [D] bindings/ocaml/llvm/CMakeLists.txt
[OCaml] [cmake] Add CMake buildsystem for OCaml. 2014-12-01T19:50:23Z Peter Zotov whitequark@whitequark.org Peter Zotov whitequark@whitequark.org 2014-12-01T19:50:23Z http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff;h=a0a26f222bb4ac0b6cf52fd4bbce6f2ad63a4321
[OCaml] [cmake] Add CMake buildsystem for OCaml.

Closes PR15325.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223071 91177308-0d34-0410-b5e6-96231b3b80d8
  • [D] bindings/ocaml/llvm/CMakeLists.txt