llvm-6502/bindings/ocaml
Peter Zotov 42187d2c00 [OCaml] Ensure consistent naming.
Specifically:
  * Directories match module names.
  * Test names match module names.
  * The language is called "OCaml", not "Ocaml".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220958 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-31 09:19:03 +00:00
..
all_backends [OCaml] Drop support for 3.12.1 and earlier. 2014-10-29 08:15:54 +00:00
analysis [OCaml] Drop support for 3.12.1 and earlier. 2014-10-29 08:15:54 +00:00
backends [OCaml] If compiled without --enable-shared, hide packages from toplevel. 2014-10-29 08:16:06 +00:00
bitreader [OCaml] De-duplicate llvm_raise and llvm_string_of_message. 2014-10-30 08:29:29 +00:00
bitwriter [OCaml] De-duplicate llvm_raise and llvm_string_of_message. 2014-10-30 08:29:29 +00:00
executionengine [OCaml] Rework Llvm_executionengine using ctypes. 2014-10-31 09:05:36 +00:00
irreader [OCaml] De-duplicate llvm_raise and llvm_string_of_message. 2014-10-30 08:29:29 +00:00
linker [OCaml] Ensure consistent naming. 2014-10-31 09:19:03 +00:00
llvm [OCaml] Rework Llvm_executionengine using ctypes. 2014-10-31 09:05:36 +00:00
target [OCaml] De-duplicate llvm_raise and llvm_string_of_message. 2014-10-30 08:29:29 +00:00
transforms [OCaml] Ensure consistent naming. 2014-10-31 09:19:03 +00:00
Makefile [OCaml] Fix whitespace. 2014-10-28 06:15:18 +00:00
Makefile.ocaml [OCaml] Rework Llvm_executionengine using ctypes. 2014-10-31 09:05:36 +00:00