llvm-6502/bindings/ocaml/bitwriter
Gordon Henriksen 1d4e0782ba Providing --with-ocaml-libdir for ./configure. The default is the
stdlib if it's beneath --prefix, and is libdir/ocaml otherwise.

If someone has a better way than this to test whether $B is a path
within $A, I'd love to hear it:

  if test "$A" \< "$B" -a "$B" \< "${A}~"


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42532 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-02 16:42:10 +00:00
..
bitwriter_ocaml.c Incorporating review feedback for GC verifier patch. 2007-09-20 16:47:41 +00:00
llvm_bitwriter.ml Adding ocaml language bindings for the vmcore and bitwriter libraries. These are 2007-09-18 12:49:39 +00:00
llvm_bitwriter.mli Providing --with-ocaml-libdir for ./configure. The default is the 2007-10-02 16:42:10 +00:00
Makefile Added C and Ocaml bindings for functions, basic blocks, and 2007-09-26 20:56:12 +00:00