[PATCH] Rename builder lldb-x86_64-ubuntu-14.04-cross-compilation to lldb-x86_64-ubuntu-14.04-android

Ying Chen chying at google.com
Thu May 7 12:39:27 PDT 2015


Hi sivachandra, vharron,

http://reviews.llvm.org/D9571

Files:
  buildbot/osuosl/master/config/builders.py

Index: buildbot/osuosl/master/config/builders.py
===================================================================
--- buildbot/osuosl/master/config/builders.py
+++ buildbot/osuosl/master/config/builders.py
@@ -754,7 +754,7 @@
          'slavenames': ["lldb-x86_64-darwin-13.4"],
          'builddir': "buildDir",
          'factory': LLDBBuilder.getLLDBxcodebuildFactory()},
-        {'name': "lldb-x86_64-ubuntu-14.04-cross-compilation",
+        {'name': "lldb-x86_64-ubuntu-14.04-android",
          'slavenames': ["lldb-lab-linux01"],
          'builddir': "lldb-cross-compile",
          'factory': LLDBBuilder.getLLDBUbuntuCMakeBuildFactory(

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9571.25215.patch
Type: text/x-patch
Size: 651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150507/47f2679f/attachment.bin>


More information about the llvm-commits mailing list