<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Thank you both.<div><br></div><div>I seem to be running LLVM 3.2 so I am a bit puzzled by the warning. Is it because I am running ghc 7.6.2?</div><div><br></div><div><blockquote type="cite"><div>Dominics-MacBook-Pro:Laplace dom$ brew versions llvm</div><div>3.2 &nbsp; &nbsp; &nbsp;git checkout 40e9b90 /usr/local/Library/Formula/llvm.rb</div><div>3.1 &nbsp; &nbsp; &nbsp;git checkout 7d15192 /usr/local/Library/Formula/llvm.rb</div><div>3.0 &nbsp; &nbsp; &nbsp;git checkout 8022bf4 /usr/local/Library/Formula/llvm.rb</div><div>2.9 &nbsp; &nbsp; &nbsp;git checkout 471288b /usr/local/Library/Formula/llvm.rb</div><div>2.8 &nbsp; &nbsp; &nbsp;git checkout 1fb85ef /usr/local/Library/Formula/llvm.rb</div><div>2.7 &nbsp; &nbsp; &nbsp;git checkout d0efd9e /usr/local/Library/Formula/llvm.rb</div><div>2.6 &nbsp; &nbsp; &nbsp;git checkout 6ae3b89 /usr/local/Library/Formula/llvm.rb</div><div>Dominics-MacBook-Pro:Laplace dom$ llc --version</div><div>LLVM (<a href="http://llvm.org/">http://llvm.org/</a>):</div><div>&nbsp; LLVM version 3.2svn</div><div>&nbsp; Optimized build with assertions.</div><div>&nbsp; Built Dec 22 2012 (01:03:07).</div><div>&nbsp; Default target: x86_64-apple-darwin12.3.0</div><div>&nbsp; Host CPU: core-avx-i</div><div><br></div><div>&nbsp; Registered Targets:</div><div>&nbsp; &nbsp; x86 &nbsp; &nbsp;- 32-bit X86: Pentium-Pro and above</div><div>&nbsp; &nbsp; x86-64 - 64-bit X86: EM64T and AMD64</div><div>Dominics-MacBook-Pro:Laplace dom$ opt --version</div><div>LLVM (<a href="http://llvm.org/">http://llvm.org/</a>):</div><div>&nbsp; LLVM version 3.2svn</div><div>&nbsp; Optimized build with assertions.</div><div>&nbsp; Built Dec 22 2012 (01:03:07).</div><div>&nbsp; Default target: x86_64-apple-darwin12.3.0</div><div>&nbsp; Host CPU: core-avx-i</div></blockquote></div><div><div><br></div></div><div><blockquote type="cite"><div>Dominics-MacBook-Pro:Laplace dom$ ghc --version</div><div>The Glorious Glasgow Haskell Compilation System, version 7.6.2</div></blockquote></div><div><div><br></div></div><div><br><div apple-content-edited="true">
<div>Dominic Steinitz</div><div><a href="mailto:dominic@steinitz.org">dominic@steinitz.org</a></div><div><a href="http://idontgetoutmuch.wordpress.com">http://idontgetoutmuch.wordpress.com</a></div>

</div>
<br><div><div>On 10 Aug 2013, at 18:41, Ozgur Akgun &lt;<a href="mailto:ozgurakgun@gmail.com">ozgurakgun@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div class="gmail_extra">Hi.</div><div class="gmail_extra"><br><div class="gmail_quote">On 10 August 2013 18:20, Brandon Allbery <span dir="ltr">&lt;<a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">There may be some support for requesting specific versions from Homebrew. </blockquote></div><div class="gmail_extra">
<br>
</div>Try `brew versions llvm`. Then, you'll need to run the git checkout command in `brew --prefix` directory.<br><br>I am using llvm 3.2 because I had a few ghc related problems with llvm 3.3.</div><div class="gmail_extra">

Never had any problems with 3.2 though.<br><br>Hope this helps,</div><div class="gmail_extra">Ozgur
</div><div class="gmail_extra"><br></div></div>
</blockquote></div><br></div></body></html>