[PATCH] Add buildbot_selector entry for ppc64LE sanitizer bot
Alexey Samsonov
vonosmas at gmail.com
Mon Jan 12 13:23:40 PST 2015
REPOSITORY
rL LLVM
================
Comment at: zorg/buildbot/builders/sanitizers/buildbot_selector.py:25
@@ -24,2 +24,3 @@
'mac10.9': bash('buildbot_standard.sh'),
+ 'ppc64le-sanitizer': bash('buildbot_cmake.sh'),
'sanitizer-ppc64-linux1': bash('buildbot_cmake.sh'),
----------------
How about renaming it to sanitizer-ppc64le-linux (for consistency)?
http://reviews.llvm.org/D6934
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list