1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/bindings/ocaml/llvm
Wojciech Matyjewicz b017bc6c32 Minor fixes in Makefiles for the OCaml bindings:
1. Interface files (.mli) are installed before compiled interface
   files (.cmi) to preserve timestamp relation.
2. install-meta should use $(OcamlDir) instead of $(ObjDir).
3. Declared some targets as .PHONY.

Patch by Christophe Raffalli.

llvm-svn: 144183
2011-11-09 12:00:39 +00:00
..
llvm_ocaml.c OCaml bindings: add some missing functions and testcases. 2011-10-14 20:38:33 +00:00
llvm.ml OCaml bindings: add some missing functions and testcases. 2011-10-14 20:38:33 +00:00
llvm.mli OCaml bindings: add some missing functions and testcases. 2011-10-14 20:38:33 +00:00
Makefile Minor fixes in Makefiles for the OCaml bindings: 2011-11-09 12:00:39 +00:00
META.llvm.in ocaml bindings: add findlib META support 2011-10-14 20:38:02 +00:00