Displaying 2 results from an estimated 2 matches for "a8c05e69647".
Did you mean:
a8c05e69647e
2009 Dec 27
2
[LLVMdev] ocaml bindings
everyone--
The OCaml bindings need help again.
diff -r a8c05e69647e import/llvm.org/llvm/bindings/ocaml/llvm/llvm.ml
--- a/import/llvm.org/llvm/bindings/ocaml/llvm/llvm.ml Fri Dec 25 17:35:09 2009 -0800
+++ b/import/llvm.org/llvm/bindings/ocaml/llvm/llvm.ml Sun Dec 27 11:38:15 2009 -0800
@@ -42,13 +42,18 @@
| External
| Available_externally
| Link_once...
2009 Dec 28
0
[LLVMdev] ocaml bindings
On Dec 27, 2009, at 11:41 AM, james woodyatt wrote:
> everyone--
>
> The OCaml bindings need help again.
Please attach this as a .patch file and I'd be happy to apply it for you,
-Chris
>
> diff -r a8c05e69647e import/llvm.org/llvm/bindings/ocaml/llvm/llvm.ml
> --- a/import/llvm.org/llvm/bindings/ocaml/llvm/llvm.ml Fri Dec 25 17:35:09 2009 -0800
> +++ b/import/llvm.org/llvm/bindings/ocaml/llvm/llvm.ml Sun Dec 27 11:38:15 2009 -0800
> @@ -42,13 +42,18 @@
> | External
> | Available_ext...