llvm-6502/bindings/ocaml
Bob Wilson e46161f10c Fix the Ocaml bindings for the ExecutionEngine: with the change to build
libraries instead of relinked objects, the interpreter, JIT, and native
target libraries were not being linked in to an ocaml program using the
ExecutionEngine.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74117 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-24 21:09:18 +00:00
..
analysis remove dead makefile flags. 2009-06-24 05:28:55 +00:00
bitreader remove dead makefile flags. 2009-06-24 05:28:55 +00:00
bitwriter remove dead makefile flags. 2009-06-24 05:28:55 +00:00
executionengine Fix the Ocaml bindings for the ExecutionEngine: with the change to build 2009-06-24 21:09:18 +00:00
llvm remove dead makefile flags. 2009-06-24 05:28:55 +00:00
target remove dead makefile flags. 2009-06-24 05:28:55 +00:00
transforms C and Objective Caml bindings for mem2reg and reg2mem. 2008-03-20 17:16:03 +00:00
Makefile C and Objective Caml bindings for the TargetData class. 2008-03-16 20:08:03 +00:00
Makefile.ocaml Fix a parallel make race condition by swapping the order of -I directories. 2009-03-06 00:00:58 +00:00