[llvm-commits] [PATCH] Expose Module::dump to the C and Ocaml bindings.

Erick Tryzelaar idadesub at users.sourceforge.net
Tue Mar 11 23:06:07 PDT 2008


Another function needed to implement Kaleidoscope...
---
 bindings/ocaml/llvm/llvm.ml      |    1 +
 bindings/ocaml/llvm/llvm.mli     |    5 +++++
 bindings/ocaml/llvm/llvm_ocaml.c |    6 ++++++
 include/llvm-c/Core.h            |    3 +++
 lib/VMCore/Core.cpp              |    4 ++++
 5 files changed, 19 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 09439fcdf273de2080cbf0c4de68132a6c45eb38.diff
Type: text/x-patch
Size: 2530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20080311/c7dcbe3c/attachment.bin>


More information about the llvm-commits mailing list