[PATCH] D11445: [zorg] Add lldb build factory that launches scripts on slave machine

Ying Chen chying at google.com
Fri Jul 24 12:53:40 PDT 2015


chying added inline comments.

================
Comment at: zorg/buildbot/builders/LLDBBuilder.py:926
@@ +925,3 @@
+                                 WithProperties('%(revision)s')])
+
+    # Set source revision
----------------
Had offline discussion with Chaoren, Force Build will take the latest available lldb-server binaries for android. It will be handled in downloadBinary script.


http://reviews.llvm.org/D11445







More information about the llvm-commits mailing list