On Mon, 2007-12-10 at 10:49 -0800, Chris Lattner wrote: > On Dec 10, 2007, at 10:49 AM, Sean Middleditch wrote: > > Now my application code is causing clang to crash in llvm proper in > > LeakDetector.cpp. There's still some fun for me to track down. :) > > Try updating your LLVM tree, there was a window where a patch > yesterday broke a ton of stuff. If you checked out llvm in that > window, it could just be llvm that is broken.
Heh. I svn updated again, and now LLVM doesn't even compile. :) Something about "bad register expression" in the x86 JIT code. Guess I'll have to try again later. > > -Chris _______________________________________________ cfe-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
