[PATCH] Add support for running lldb-test on android targets

Siva Chandra sivachandra at google.com
Fri May 1 15:58:30 PDT 2015


================
Comment at: buildbot/osuosl/master/config/builders.py:751
@@ -752,1 +750,3 @@
+                    local_test_compilers=['clang', 'totclang', 'gcc4.8.2', 'gcc4.9.2'],
+                    #remote_configs=[RemoteConfig('linux','x86_64',['clang'],['x86_64'])],
                     env={'SHELL':"/bin/bash"})},
----------------
Sorry for the revisit. Is this a change you forgot to uncomment  before uploading?

Nit: there should be a space before and after ','. This happens at a number of places in this change.

http://reviews.llvm.org/D9354

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






More information about the llvm-commits mailing list