-
Notifications
You must be signed in to change notification settings - Fork 0
ghulette/kaleidoscope
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
On Snow Leopard, installing LLVM 2.6 so that it works with OCaml is kind of a trick. You need to either build LLVM for x86_64, or OCaml for 32 bit. I went the former route, building LLVM from source like so: ./configure make EXTRA_OPTIONS=-m64
About
Working through the OCaml/LLVM tutorial
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published