[llvm-commits] [llvm] r109220 - /llvm/trunk/include/llvm/Use.h
Eric Christopher
echristo at apple.com
Mon Jul 26 10:59:59 PDT 2010
On Jul 26, 2010, at 10:58 AM, Gabor Greif wrote:
> I could not reproduce a build failure in llvm-gcc. What error did you get?
>>
>> 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.
This was a different patch, it was the virtual register one (the only one in the range
you didn't do actually) and I reverted it Friday morning.
Thanks!
-eric
More information about the llvm-commits
mailing list