[PATCH] D44982: [zorg] Adding two new builders for armv7 and aarch64

Galina via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 22 09:24:51 PDT 2018


gkistanova accepted this revision.
gkistanova added a comment.
Herald added a reviewer: javed.absar.
Herald added a subscriber: chrib.

LGTM



================
Comment at: zorg/buildbot/builders/ClangBuilder.py:495
+            use_pixz_compression=False,
+
             # Triggers
----------------
We need a better way to abstract the compression command and the compression-related specifics.



https://reviews.llvm.org/D44982





More information about the llvm-commits mailing list