<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="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 class="HOEnZb"><div class="h5">On Thu, Jul 18, 2013 at 4:29 PM, Rui Ueyama <<a href="mailto:ruiu@google.com">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 class="HOEnZb"><font color="#888888"><br>
-Eli<br>
</font></span></blockquote></div><br></div>