History log of /external/llvm/bindings/ocaml/backends/backend_ocaml.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
68f4dae1c078df09c9b19a0bda9bc8b8d0aae9be 15-Nov-2013 Peter Zotov <whitequark@whitequark.org> [OCaml] Fix building of stub libraries

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194772 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/bindings/ocaml/backends/backend_ocaml.c
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/backend_ocaml.c