1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/bindings/ocaml
Jeroen Ketema a7ee2dacd4 [OCaml] Reinstate data_layout
Expose LLVMCreateTargetMachineData as data_layout.

As r263530 did for go. From that commit: "LLVMGetTargetDataLayout was
removed from the C API, and then TargetMachine.TargetData was removed.
Later, LLVMCreateTargetMachineData was added to the C API"

Differential Revision: http://reviews.llvm.org/D18677

llvm-svn: 265115
2016-04-01 07:54:24 +00:00
..
all_backends Remove autoconf support 2016-01-26 21:29:08 +00:00
analysis Silence warnings in OCaml bindings 2016-03-31 08:39:42 +00:00
backends Remove autoconf support 2016-01-26 21:29:08 +00:00
bitreader Remove autoconf support 2016-01-26 21:29:08 +00:00
bitwriter Remove autoconf support 2016-01-26 21:29:08 +00:00
executionengine Silence warnings in OCaml bindings 2016-03-31 08:39:42 +00:00
irreader Remove autoconf support 2016-01-26 21:29:08 +00:00
linker Remove autoconf support 2016-01-26 21:29:08 +00:00
llvm Remove autoconf support 2016-01-26 21:29:08 +00:00
target [OCaml] Reinstate data_layout 2016-04-01 07:54:24 +00:00
transforms Remove autoconf support 2016-01-26 21:29:08 +00:00
CMakeLists.txt [OCaml] [cmake] Add CMake buildsystem for OCaml. 2014-12-01 19:50:23 +00:00