[PATCH] D28493: [zorg] Add Polly builder for ARM target

Pengxuan Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 17:48:02 PST 2017


pzheng added inline comments.


================
Comment at: buildbot/osuosl/master/config/status.py:174
+            sendToInterestedUsers= False,
+            extraRecipients = ["efriedma at codeaurora.org"],
+            subject="Build %(builder)s Failure",
----------------
rengolin wrote:
> You don't need to add this to new builders.
We want to have someone monitor the builder, thus adding this extra stuff.


https://reviews.llvm.org/D28493





More information about the llvm-commits mailing list