[PATCH] Add Darwin 13.4 x86_64 builder

Siva Chandra sivachandra at google.com
Fri Feb 27 12:58:03 PST 2015


LGTM with a nit.


================
Comment at: zorg/buildbot/builders/LLDBBuilder.py:408
@@ +407,3 @@
+                                      '--options',
+                                      WithProperties('-m --executable %(lldb_bindir)s/lldb --framework %(lldb_bindir)s/LLDB.framework -A x86_64 -C clang -s ../DerivedData/lldb-test-results')],
+                             haltOnFailure=True,
----------------
Ah! This should be split into multiple list elements.

http://reviews.llvm.org/D7896

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list