<div dir="ltr">Chromium has long enjoyed the concept of 'try-bots' in addition to build bots. Thus far, the LLVM community hasn't needed them badly enough for anyone to go through the pain of setting them up. Once you think you have the fix, just recommit and watch the bots.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 18, 2013 at 4:51 PM, Rui Ueyama <span dir="ltr"><<a href="mailto:ruiu@google.com" target="_blank">ruiu@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Yes, it's very likely. It'd be very convenient if we could send a patch to buildbots for testing without actually submitting.</div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br>
<div class="gmail_quote">On Thu, Jul 18, 2013 at 4:38 PM, Eli Friedman <span dir="ltr"><<a href="mailto:eli.friedman@gmail.com" target="_blank">eli.friedman@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>On Thu, Jul 18, 2013 at 4:29 PM, Rui Ueyama <<a href="mailto:ruiu@google.com" target="_blank">ruiu@google.com</a>> wrote:<br>



> Hi LLVMdev,<br>
><br>
> My recent commit r186623 caused buildbots for s390-linux and ppc64-linux to<br>
> fail. I rolled back that commit, and I'm trying to fix to re-submit.<br>
><br>
> Is there any good way to debug the issue which does not occur on my local<br>
> x86-64 machine? I don't have S390 nor PPC64 machines.<br>
<br>
</div></div>If it's failing on S390 and PPC64 in particular, your code probably<br>
accidentally depends on the host endianness.  (Looking at the commit<br>
in question seems to confirm that.)<br>
<span><font color="#888888"><br>
-Eli<br>
</font></span></blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
<br></blockquote></div><br></div>