Re: [MacRuby-devel] LLVM 3.1 Support

2012-06-30 Thread Joshua Ballanco
Hey John, Just took a look, and you've certainly made more progress than myself! (My branch is/was at https://github.com/jballanc/MacRuby/tree/llvm-3.0). I saw that you just have a commit on the master branch, though. It would be best if you created a new branch in your personal MacRuby fork fo

[MacRuby-devel] LLVM 3.1 Support

2012-06-29 Thread John Harrison
I have started a fork on at https://github.com/ashgti/MacRuby that compiles and runs with llvm 3.1 and clang support. Everything is currently building and running, but its failing some of the spec tests. I just wanted to post this here in case anyone was interested in trying it out or helping with