[llvm-commits] [PATCH] Expose ExecutionEngine::getTargetData() to c and ocaml bindings.
Erick Tryzelaar
idadesub at users.sourceforge.net
Tue Mar 25 20:14:41 PDT 2008
This implements the suggestions gordonh made. Is the the test acceptable?
---
bindings/ocaml/executionengine/Makefile | 2 +-
.../ocaml/executionengine/llvm_executionengine.ml | 3 ++
.../ocaml/executionengine/llvm_executionengine.mli | 4 +++
include/llvm-c/ExecutionEngine.h | 3 ++
lib/ExecutionEngine/ExecutionEngineBindings.cpp | 4 +++
test/Bindings/Ocaml/target.ml | 26 ++++++++++++++++----
6 files changed, 36 insertions(+), 6 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ccf2997d82c692f0a384db57b2946a0da105a453.diff
Type: text/x-patch
Size: 4712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20080325/9d40625e/attachment.bin>
More information about the llvm-commits
mailing list