History log of /external/llvm/bindings/ocaml/backends/Makefile
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9eaade8b56b124150d189e1786b14306cdaf5641 21-Nov-2013 Sylvestre Ledru <sylvestre@debian.org> [OCaml] Unbreak make install by providing ocamldoc target

Cherry-pick of Peter Zotov's commit in trunk (r195336)



git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_34@195337 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/bindings/ocaml/backends/Makefile
2bdf881ee403c0493acdb3253bc697f3bd914cca 14-Nov-2013 Peter Zotov <whitequark@whitequark.org> [OCaml] Build stub OCaml libraries for all configured targets

This allows to only link in the needed targets, reducing binary
size and more importantly link time.

Note that this is an incomplete implementation: currently,
LLVM does not have the plumbing which would allow to conditionally
link in AsmPrinter, AsmParser and Disassembler for the targets
which support them. This should be improved in the future.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194670 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/bindings/ocaml/backends/Makefile