[LLVMdev] Patch for OCaml "Kaleidoscope" examples
Duncan P. N. Exon Smith
dexonsmith at apple.com
Wed Apr 9 18:40:16 PDT 2014
On 2014 Apr 9, at 09:00, Eric Bullington <eric.s.bullington at gmail.com> wrote:
> Please find attached a patch that updates the OCaml "Kaleidoscope"
> examples in the LLVM repo to work with the latest versions of LLVM.
> According to the LLVM contributor guide, this is where I should submit
> it.
This will get more eyes at llvm-commits at cs.uiuc.edu. Yell [PATCH] in
the subject line.
> I've just started working with LLVM
Welcome!
> and am not very familiar with it,
> but was able to figure out how to update the OCaml examples to build
> properly with LLVM 3.4.
Awesome, thanks for working on this.
> Also, this is the first svn patch I've ever created (I'm used to
> working in Git)
There's no need to leave git behind:
http://llvm.org/docs/GettingStarted.html#sending-patches-with-git
> , so apologies if there are any problems with the
> patch. If so, I'd be happy to fix them.
>
> Thanks,
>
> Eric S. Bullington
> <ocaml_updates.patch>_______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
More information about the llvm-dev
mailing list