[llvm-commits] [llvm] r134936 - /llvm/trunk/utils/TableGen/
Eric Christopher
echristo at apple.com
Mon Jul 11 16:52:54 PDT 2011
On Jul 11, 2011, at 4:50 PM, David A. Greene wrote:
> Eric Christopher <echristo at apple.com> writes:
>
>> Author: echristo
>> Date: Mon Jul 11 18:06:52 2011
>> New Revision: 134936
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=134936&view=rev
>> Log:
>> Revert r134921, 134917, 134908 and 134907. They're causing failures
>> in multiple buildbots.
>
> Just to clarify, are you referring to the "pure virtual called" errors
> or is there something additional going on? The messages I got from the
> buildbot were not immediately helpful. One was for the "pure virtual"
> problem which I think is exposed or caused by this patch. Another was
> for some clang test failures that I somewhat doubt are connected to this
> patch and the last was a buildbot slave hangup problem.
Anecdotally reverting your patch has made everything go green again.
-eric
More information about the llvm-commits
mailing list