<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 5, 2016 at 5:07 PM, Zhizhou Yang via llvm-commits <span dir="ltr"><<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">zhizhouy added a comment.<br>
<br>
I think the turning off of the GenDwarfForAssembly at the parsing stage<br>
will lead to emitting no new debug info by the assembler at emitting stage.<br>
So this still works for other debug info.<br>
<span class=""><br>
<br>
================<br>
Comment at: test/MC/AsmParser/directive_file-2.s:2<br>
</span>@@ +1,3 @@<br>
<span class="">+# RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s<br>
+# RUN: llvm-mc -triple i386-unknown-unknown %s -filetype=null<br>
+// Test for Bug 11740<br>
</span>----------------<br>
<span class="">dblaikie wrote:<br>
> What's this second run line for?<br>
</span>Just to run twice with different command line options for stability. The same as what<br>
is in the test/MC/AsmParser/directive_file.s<br></blockquote><div><br></div><div>I'm not sure I understand. What instability is a concern here?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5"><br>
<br>
<a href="http://reviews.llvm.org/D20002" rel="noreferrer" target="_blank">http://reviews.llvm.org/D20002</a><br>
<br>
<br>
<br>
_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits</a><br>
</div></div></blockquote></div><br></div></div>