[PATCH] D14866: [zorg] Add support for uploading artifacts to the 'llvmlab bisect' bucket and enable this for clang-cmake-mips.

Galina via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 3 13:59:09 PST 2015


gkistanova accepted this revision.
gkistanova added a reviewer: gkistanova.
gkistanova added a comment.
This revision is now accepted and ready to land.

Thanks, Daniel!

>   Is the updated diff what you have in mind?


This is exactly what I have in mind.

> Am I right in thinking that long term you want to end up with something like:


Yes, I'm thinking along those lines. Maybe having more universal "bricks" which could be used for both stages, and such. Grouping steps and re-using the groups would help adding custom actions in the middle of the build flow, and keep specific factories separated, rather than having one large factory heavily parametric.


http://reviews.llvm.org/D14866





More information about the llvm-commits mailing list