llvm-6502/bindings/ocaml
Peter Zotov c49250087a [OCaml] Introduce an llmdkind abstract type.
Patch by Gabriel Radanne.

While this commit technically breaks API, no code should have supplied
the integer IDs directly, and thus no code should break.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210395 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-07 15:15:10 +00:00
..
all_backends [OCaml] Add an ocamlfind package llvm.all_backends. 2014-05-01 21:00:52 +00:00
analysis OCaml bindings: formatting 2013-11-01 00:26:01 +00:00
backends [OCaml] Unbreak make install by providing ocamldoc target 2013-11-21 10:10:16 +00:00
bitreader OCaml bindings: formatting 2013-11-01 00:26:01 +00:00
bitwriter OCaml bindings: formatting 2013-11-01 00:26:01 +00:00
executionengine [OCaml] Refactor Llvm_target interface 2013-11-15 02:51:44 +00:00
irreader [OCaml] Impement Llvm_irreader, bindings to LLVM assembly parser 2013-11-06 09:21:25 +00:00
linker [OCaml] Llvm_linker: do not use external in module interface 2013-11-05 09:13:39 +00:00
llvm [OCaml] Introduce an llmdkind abstract type. 2014-06-07 15:15:10 +00:00
target [OCaml] Add Target and TargetMachine bindings to Llvm_target 2013-11-15 02:51:57 +00:00
transforms Fix documentation typos 2013-12-20 00:33:39 +00:00
Makefile [OCaml] Add an ocamlfind package llvm.all_backends. 2014-05-01 21:00:52 +00:00
Makefile.ocaml Makefile.ocaml: Tweak to use --system-libs. 2013-12-20 00:36:59 +00:00