ocaml bindings: add findlib META support
authorTorok Edwin <edwintorok@gmail.com>
Fri, 14 Oct 2011 20:38:02 +0000 (20:38 +0000)
committerTorok Edwin <edwintorok@gmail.com>
Fri, 14 Oct 2011 20:38:02 +0000 (20:38 +0000)
commit4c4b71cec57772fb06fb42227907888257bd85ab
tree3d81e77aa548d67617768ddc62c4bca74e914297
parent3dd16741864302af14b31b7f75375c09d8544a35
ocaml bindings: add findlib META support

This makes it easier to link against LLVM libs, especially if you are using
_oasis.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141992 91177308-0d34-0410-b5e6-96231b3b80d8
autoconf/configure.ac
bindings/ocaml/llvm/META.llvm.in [new file with mode: 0644]
bindings/ocaml/llvm/Makefile
configure