[cfe-dev] PowerPC 64 build bots...

Chandler Carruth chandlerc at gmail.com
Sun Dec 9 02:19:23 PST 2012


Hey Galina, Will;

I've been working to revive the PPC64 build bots, and succeeded, but not
for the right reasons. There were still bootstrap assertion failures and
other pretty blatant errors. Then we figured out why: the Clang
bootstrapping build bots for Power7 are not actually running any of the
Clang tests!

Could one of you tweak this build bot's configuration to match the other
bootstrap bot configurations that run both LLVM and Clang tests?

Is there a a Clang PPC64 build bot that *doesn't* self-host so we can get
faster turn around?

I think the ideal configuration is:

1) normal clang-test-only build bot
2) normal llvm-test-only build bot
3) bootstrap a new toolchain, and then run clang+llvm tests.

Thoughts?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20121209/5bdcf961/attachment.html>


More information about the cfe-dev mailing list