[llvm-commits] [PATCH] Expose ExecutionEngine::getTargetData() to c and ocaml bindings.
Erick Tryzelaar
idadesub at users.sourceforge.net
Mon Mar 24 22:00:57 PDT 2008
Another api call the kaleidoscope tutorial calls that I missed.
---
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 ++++
5 files changed, 15 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 172ee309c84112d5471851008564435797fcc71e.diff
Type: text/x-patch
Size: 2844 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20080324/7c147024/attachment.bin>
More information about the llvm-commits
mailing list