[cfe-dev] crash fix, need help
Sean Middleditch
sean at awesomeplay.com
Mon Dec 10 11:14:18 PST 2007
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
More information about the cfe-dev
mailing list