[LLVMdev] LLVM-OCaml Bindings Tutorial
Chris Lattner
clattner at apple.com
Sat Apr 25 15:36:05 PDT 2009
On Apr 17, 2009, at 9:41 PM, Chris Wailes wrote:
> Attached are alternative the files for chapters 1-7 that use
> ocamlyacc and ocamllex. I have cleaned them up and debugged them as
> best I can but I may have missed something, so any comments on them
> would be great. Also, the LLVM-OCaml bindings are messed up in
> Fedora 10 (some of the binary files point to their origonal build
> directory) so I had to put in a dirty hack in the Makefile. I left
> in in simply because I didn't want to have to put it back in every
> time I needed to test changes to the code.
This is very nice, can you please change them to be a patch to the
existing tutorial?
-Chris
More information about the llvm-dev
mailing list