[PATCH] Create an experimental Windows LLDB Builder

Zachary Turner zturner at google.com
Wed Jan 7 10:34:32 PST 2015


Fixed suggested issues.  I didn't fix #3 yet because I may need that feature when I add support for running the test suite on the build bot, which I plan to implement soon.  To keep the changelist smaller and easier to diagnose errors, I will implement it then (if it ends up being needed).

I'm also not sure I did the property resolution correctly.  I tried to go from some example about how other builders do it, but again with no way to test it in a real master/slave environment I'm not sure it's correct.


http://reviews.llvm.org/D6745

Files:
  buildbot/osuosl/master/config/builders.py
  buildbot/osuosl/master/config/slaves.py
  zorg/buildbot/builders/LLDBBuilder.py

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6745.17865.patch
Type: text/x-patch
Size: 7124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150107/f8520901/attachment.bin>


More information about the llvm-commits mailing list