llvm-6502/bindings/ocaml
Duncan Sands 89f6d88db3 Merge LLVMBuilder and FoldingBuilder, calling
the result IRBuilder.  Patch by Dominic Hamon.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49604 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-13 06:22:09 +00:00
..
analysis Expose Function::viewCFG and Function::viewCFGOnly to bindings. 2008-03-31 16:22:09 +00:00
bitreader
bitwriter
executionengine Expose ExecutionEngine::getTargetData() to c and ocaml bindings. 2008-03-27 00:27:14 +00:00
llvm Merge LLVMBuilder and FoldingBuilder, calling 2008-04-13 06:22:09 +00:00
target
transforms C and Objective Caml bindings for mem2reg and reg2mem. 2008-03-20 17:16:03 +00:00
Makefile
Makefile.ocaml