everyone-- This time, it's to correct an error in the type of the Llvm.dispose_context function. I made this patch against the trunk revision 94296. -------------- next part -------------- A non-text attachment was scrubbed... Name: llvm-ocaml-02.patch Type: application/octet-stream Size: 1263 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100122/79c6f611/attachment.obj> -------------- next part -------------- — j h woodyatt <jhw at conjury.org> http://jhw.vox.com/
On Jan 22, 2010, at 11:21 PM, james woodyatt wrote:> everyone-- > > This time, it's to correct an error in the type of the Llvm.dispose_context function. I made this patch against the trunk revision 94296.Thanks, applied in r94343, -Chris