[llvm-commits] [PATCH 5/6] Expose creating constant int and real from APInt and APFloat to ocaml.
Erick Tryzelaar
idadesub at users.sourceforge.net
Mon Aug 10 13:25:06 PDT 2009
---
bindings/ocaml/llvm/llvm.ml | 5 +++++
bindings/ocaml/llvm/llvm.mli | 12 ++++++++++++
bindings/ocaml/llvm/llvm_ocaml.c | 10 ++++++++++
3 files changed, 27 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Expose-creating-constant-int-and-real-from-APInt-and.patch
Type: text/x-patch
Size: 2891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090810/e29e906a/attachment.bin>
More information about the llvm-commits
mailing list