[llvm-commits] [llvm] r109220 - /llvm/trunk/include/llvm/Use.h

Eric Christopher echristo at apple.com
Fri Jul 23 02:12:10 PDT 2010


On Jul 23, 2010, at 2:08 AM, Gabor Greif wrote:

> Alright, thanks!
> 
> Sorry for the damage, I'll take care of llvm-gcc this week.

Clang too please.

> Will write up a small blurb for the release notes too.
> 

Thanks!  I'm also tracking down a miscompile that's going on after one of these patches.  It's down to 109100(pass)-109104(fails) so I'm going to probably revert whichever ones will make my miscompile go away also.  It's a bad stack smashing while jitting problem and I'm on vacation for a few days so I want to get my builder clean before that.

I'll work on a testcase of what went wrong after that if it's not clear when I revert :)

> Btw. why is the buildbot site down?

No idea :)

-eric



More information about the llvm-commits mailing list