[llvm-commits] r153205 is still breaking CMake builds and win32 builds, I've reverted it, and the three follow-up patches
Chandler Carruth
chandlerc at google.com
Wed Mar 21 22:52:25 PDT 2012
First off, sorry for the blind revert, and sorry for the direct email, but
the mailing list is down and we really need to get the bots back up and
caught up. The windows bots are half a day behind already.
It's also not clear what all will be required to fix the CMake tests, and
so I couldn't just fix it directly. I tried a few things, and wasn't
confident they were the correct solutions. I'm happy to work with you to
figure out the correct fix, feel free to ping me whenever with questions.
I've reverted r153205 and the subsequent entangled patches r153207,
r153208, r153221. The revert is r153241.
Linux CMake failures:
http://bb.pgr.jp/builders/cmake-llvm-x86_64-linux/builds/896
Windows failures:
http://bb.pgr.jp/builders/cmake-clang-i686-msvc10/builds/1492
Let me know if I can help in specific ways. I can also take a stab at
fixing this later and re-instating the patch.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120321/cd6a5cb8/attachment.html>
More information about the llvm-commits
mailing list