Re: GHC support has landed in LLVM!

2010-03-12 Thread David Terei
Just updating, the patch has been accepted for 2.7 now and this is due out on April 5th. ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

Re: GHC support has landed in LLVM!

2010-03-11 Thread Simon Marlow
On 11/03/2010 00:49, David Terei wrote: > r98212 | lattner | 2010-03-11 11:22:57 +1100 (Thu, 11 Mar 2010) > add support, testcases, and dox for the new GHC calling > convention. Patch by David Terei! The new calling convention in LLVM needed by GHC has just been committed! Unfortunately it m

GHC support has landed in LLVM!

2010-03-10 Thread David Terei
> r98212 | lattner | 2010-03-11 11:22:57 +1100 (Thu, 11 Mar 2010) > add support, testcases, and dox for the new GHC calling > convention. Patch by David Terei! The new calling convention in LLVM needed by GHC has just been committed! Unfortunately it missed the 2.7 window by about 2 days but