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

Eli Bendersky eliben at google.com
Thu Jan 3 09:51:52 PST 2013


> 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?

I wish we had some simple regression tests to reproduce such problems
in the future.

Eli



More information about the llvm-commits mailing list