Thanks for the review Rafael. Attached is a new patch with the fixed comment<div>plus tests for ELF and COFF. I think MachO already had a test.<div><div><br></div><div>- Jan<br><div><br></div><div>(online diff also refreshed w/ updates)</div>
<div><br><div class="gmail_quote">On Fri, Oct 1, 2010 at 12:14 PM, Rafael Espindola <span dir="ltr"><<a href="mailto:espindola@google.com">espindola@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
> Comments?<br>
<br>
The comment "Return true if a .align directive without a fill value"<br>
is not exactly right. It is used to decide if "optimized nops" should<br>
be used for this section. They will be used if there is not fill or if<br>
the fill is a nop already ((!HasFillExpr ||<br>
Lexer.getMAI().getTextAlignFillValue() == FillExpr)).<br>
<br>
Can you also add a test?<br>
<br>
OK with those changes.<br>
<div class="im"><br>
> Attached is a patch.<br>
> Alternate online view of the patch:<br>
> <a href="http://codereview.chromium.org/3595005/show" target="_blank">http://codereview.chromium.org/3595005/show</a><br>
> - Jan<br>
</div>> _______________________________________________<br>
> llvm-commits mailing list<br>
> <a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
><br>
><br>
<br>
Thanks,<br>
<font color="#888888">--<br>
Rafael Ávila de Espíndola<br>
</font></blockquote></div><br></div></div></div></div>