[llvm-commits] [llvm] r144188 - in /llvm/trunk: lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp test/CodeGen/X86/fold-pcmpeqd-0.ll test/CodeGen/X86/multiple-libcalls-and-twoaddr-deps-scheduling.ll

Duncan Sands baldrick at free.fr
Wed Nov 9 13:53:51 PST 2011


On 09/11/11 20:11, David Meyer wrote:
> :(
>
> Without this fix, our integration bot asserts while doing bootstrap
> build (compiling llvm again with clang).

I understand that Dan is fixing something.  Unfortunately it breaks
something else, and the LLVM rule is that changes should be reverted
in that case.  Hopefully Dan will identify the problem and reapply
with a fix.

Ciao, Duncan.



More information about the llvm-commits mailing list