Closed koba-e964 closed 10 years ago
Modify source so that this project can work with llvm-general-3.4.4.* Add executable sections to kaleidoscope.cabal so that they can be run by cabal run (chapter #) Add .travis.yml so that build will be done automatically on commit
cabal run (chapter #)
Hi, thanks for the patch.
Does this build successfully on Travis? Last I looked llvm wasn't available but that was a few months ago.
It does indeed appear to build. Excellent, I'll merge this.
https://travis-ci.org/koba-e964/kaleidoscope
Modify source so that this project can work with llvm-general-3.4.4.* Add executable sections to kaleidoscope.cabal so that they can be run by
cabal run (chapter #)
Add .travis.yml so that build will be done automatically on commit