On 3 October 2011 09:49, austin seipp <[email protected]> wrote: > The machine is a Core i5, running Linux (2.6.38.) I haven't tested any > of this with Max's analysis plugin because it seems to trip a bug in > my linux build of LLVM. I'll update to a more recent LLVM revision and > try it on my Mac OS X box, LLVM trunk is generally more stable there > anyway.
Last time I tried my analysis didn't work with LLVM trunk on OS X either: it triggers an assertion failure somewhere in LLVM with a stack trace that does not mention any of my code... As you have found, it does work with 2.9, though. Max _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
