<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 12, 2017 at 3:27 PM, Teresa Johnson via Phabricator <span dir="ltr"><<a href="mailto:reviews@reviews.llvm.org" target="_blank">reviews@reviews.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">tejohnson added a comment.<br>
<span class="gmail-"><br>
In <a href="https://reviews.llvm.org/D28588#644489" rel="noreferrer" target="_blank">https://reviews.llvm.org/<wbr>D28588#644489</a>, @danielcdh wrote:<br>
<br>
> Thanks for the prompt response.<br>
><br>
> But looks like several other tests also has "-mllvm -debug-pass=Structure" in their tests:<br>
><br>
> tools/clang/test/CodeGen/pgo-<wbr>instrumentation.c<br>
>  test/CodeGen/Generic/llc-<wbr>start-stop.ll<br>
><br>
> I just verified that if I cmake with -DCMAKE_BUILD_TYPE=Release, it still passes locally.<br>
<br>
<br>
</span>Hmm, maybe that flavor of -debug output is enabled with NDEBUG then. I'm not really sure unfortunately.<br>
<br>
I don't even see an error message for the second one, do you? Just an error code.<br></blockquote><div><br></div><div>From the first buildbot failure (windows), looks like it's not just lack of output, but also the compile command failed:</div><div><br></div><div><div>note: command had no output on stdout or stderr</div><div>error: command failed with exit status: 1</div></div><div><br></div><div>But it did not provide why it exits non-zero.</div><div><br></div><div>Dehao</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
> Thanks,<br>
> Dehao<br>
<br>
<br>
<br>
<br>
<a href="https://reviews.llvm.org/D28588" rel="noreferrer" target="_blank">https://reviews.llvm.org/<wbr>D28588</a><br>
<br>
<br>
<br>
</blockquote></div><br></div></div>