[PATCH] Add LLDB x86_64 Ubuntu 14.04 builder

Ying Chen chying at google.com
Tue Feb 10 10:05:24 PST 2015


================
Comment at: buildbot/osuosl/master/config/builders.py:684
@@ +683,3 @@
+         'builddir': "buildWorkingDir",
+         'factory': LLDBBuilder.getLLDBUbuntuCMakeBuildFactory(
+                    triple=None,
----------------
sivachandra wrote:
> I could have missed, but don't remember seeing a patch which added getLLDBUbuntuCMakeBuildFactory. Is there one on phabricator?
Thank you Siva.
Yes, there's another patch adding getLLDBUbuntuCMakeBuildFactory. 
Somehow it did not generate email to reviewers. 
Here is the link,
http://reviews.llvm.org/D7521


================
Comment at: buildbot/osuosl/master/config/slaves.py:189
@@ +188,3 @@
+
+	# Ubuntu x86-64, 51GiB System memory Intel(R) Xeon(R) CPU @ 2.60GHz
+        create_slave("lldb-build1-ubuntu-1404", properties={'jobs': 16, 'loadaverage':
----------------
sivachandra wrote:
> Is this accurate?
The information was from running $lshw on builder.

http://reviews.llvm.org/D7523

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






More information about the llvm-commits mailing list