[PATCH] D14256: [AsmParser] Backends can parameterize ASM tokenization.

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 4 11:05:29 PST 2016


It also changed from StringRef::find back to std::find

On Mon, Jan 4, 2016 at 10:56 AM, Colin LeMahieu <colinl at codeaurora.org>
wrote:

> colinl added a comment.
>
> I see the size_t loop variable was mistakenly changed to an unsigned.
>
> Were there other reverted changes I should make note of?  My hope was for
> this patch to result in no functional change by not changing any tests and
> ensuring the all passed after the patch.
>
>
> Repository:
>   rL LLVM
>
> http://reviews.llvm.org/D14256
>
>
>
>


-- 
~Craig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160104/f6dc40d2/attachment.html>


More information about the llvm-commits mailing list