1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/bindings/ocaml/target
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
..
CMakeLists.txt [OCaml] [cmake] Add CMake buildsystem for OCaml. 2014-12-01 19:50:23 +00:00
llvm_target.ml [OCaml] Reinstate data_layout 2016-04-01 07:54:24 +00:00
llvm_target.mli [OCaml] Reinstate data_layout 2016-04-01 07:54:24 +00:00
target_ocaml.c [OCaml] Reinstate data_layout 2016-04-01 07:54:24 +00:00