]> granicus.if.org Git - llvm/commit
[llvm] [ocaml] Support linking against dylib
authorMichal Gorny <mgorny@gentoo.org>
Fri, 11 Oct 2019 14:32:43 +0000 (14:32 +0000)
committerMichal Gorny <mgorny@gentoo.org>
Fri, 11 Oct 2019 14:32:43 +0000 (14:32 +0000)
commitab916900b90299735cf58eb3f0f7b6e79de7e837
treeabd6f1477e18c011ee2f5ad5d276ed4cc8054e6e
parentf2c20cc531e80a0a3c16e742170e9086fa2e4dbc
[llvm] [ocaml] Support linking against dylib

Support linking OCaml modules against LLVM dylib when requested,
rather than against static libs that might not be installed at all.

Differential Revision: https://reviews.llvm.org/D68452

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@374556 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/AddOCaml.cmake