<div dir="ltr">On Sun, Apr 27, 2014 at 5:53 PM, Rafael Espíndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</a>></span> wrote:<br><div class="gmail_extra">
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The attached patch centralizes the handling of the thumb bit around<br>
MCStreamer::isThumbFunc and makes isThumbFunc handle aliases.<br>
<br>
This fixes a corner case, but the main advantage is having just one<br>
way to check if a MCSymbol is thumb or not. This should still be<br>
refactored to be ARM only, but at least now it is just one predicate<br>
that has to be refactored instead of 3 (isThumbFunc,<br>
ELF_Other_ThumbFunc, and SF_ThumbFunc.<br></blockquote><div><br></div><div>Definitely an improvement over what was there.</div><div><br></div><div>Minor nit on your comment: "gas support" should be "gas supports".</div>
<div><br></div><div>LGTM!</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Cheers,<br>
Rafael<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Saleem Abdulrasool<br>compnerd (at) compnerd (dot) org
</div></div>