<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jun 21, 2015, at 5:50 AM, Rafael Espíndola <<a href="mailto:rafael.espindola@gmail.com" class="">rafael.espindola@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><p dir="ltr" class="">isSymbolUsedInExpression can still be a local static, no?</p></div></blockquote>Ha!  I missed that.  The need to refactor it must have been left over from when I tried to share more code with ARMAsmParser.</div><div><br class=""></div><div>I like having it in the MCAsmParserUtils namespace, but can just make it a local static as you said.</div><div><br class=""></div><div>Cheers,</div><div>Pete<br class=""><blockquote type="cite" class=""><div class="">
<div class="gmail_quote">On Jun 19, 2015 7:50 PM, "Pete Cooper" <<a href="mailto:peter_cooper@apple.com" class="">peter_cooper@apple.com</a>> wrote:<br type="attribution" class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all<br class="">
<br class="">
This is a patch to change .thumb_set to match the same error behavior as .set.<br class="">
<br class="">
I’ve factored out the body of AsmParser::parseAssignment to try share the code with the ARMAsmParser.  This required a new header as I couldn’t see a header which made sense.<br class="">
<br class="">
Comments welcome.<br class="">
<br class="">
Cheers,<br class="">
Pete<br class="">
<br class="">
</blockquote></div>
</div></blockquote></div><br class=""></body></html>