[PATCH] Change .thumb_set to have the same error checks as .set

Rafael Espíndola rafael.espindola at gmail.com
Sun Jun 21 05:50:35 PDT 2015


isSymbolUsedInExpression can still be a local static, no?
On Jun 19, 2015 7:50 PM, "Pete Cooper" <peter_cooper at apple.com> wrote:

> Hi all
>
> This is a patch to change .thumb_set to match the same error behavior as
> .set.
>
> 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.
>
> Comments welcome.
>
> Cheers,
> Pete
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150621/75b8d099/attachment.html>


More information about the llvm-commits mailing list