[llvm-commits] [llvm] r169886 - /llvm/trunk/lib/MC/MCAssembler.cpp

Timur Iskhodzhanov timurrrr at google.com
Wed Jan 9 04:06:33 PST 2013


2013/1/3 Eli Bendersky <eliben at google.com>:
>> Is there any way we can help the Clang/LLVM test/bot infrastructure so that
>> the Win breakages are more obvious?
>> Set up more bots?
>> Set up weekly/daily/hourly runs of the C-subset of SPEC CPU tests?
>>
>> Timur Iskhodzhanov,
>> Google Russia
>>
>
> Michael's r171437 should have solved this (by moving the instruction
> emission on COFF to the common code in MCObjectStreamer). Timur, do
> you still see failures after his commit?
My build looks healthy now, thanks!

> I wish we had some simple regression tests to reproduce such problems
> in the future.
+1
How come this is not tested regularly?

> Eli



More information about the llvm-commits mailing list