<p dir="ltr">I am probably missing something,  but why can't <font size="10">parseAssignmentExpression be a method of the Asm Parser? Can't the arm specific one call the generic one?</font><br>
</p>
<div class="gmail_quote">On Jun 22, 2015 12:32 PM, "Pete Cooper" <<a href="mailto:peter_cooper@apple.com">peter_cooper@apple.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Here’s an updated patch.  Just deleted the isSymbolUsedInExpression from the header, and moved its comment to the (now static) version in AsmParser.cpp.<br>
<br>
Cheers,<br>
Pete<br>
<br>
<br><br>
<br>
<br>
> On Jun 21, 2015, at 8:47 PM, Rafael Espíndola <<a href="mailto:rafael.espindola@gmail.com">rafael.espindola@gmail.com</a>> wrote:<br>
><br>
>> I like having it in the MCAsmParserUtils namespace, but can just make it a<br>
>> local static as you said.<br>
><br>
> Yes, lets keep it a static for now.<br>
><br>
> Thanks,<br>
> Rafael<br>
<br>
<br></blockquote></div>