[PATCH] D14256: [AsmParser] Backends can parameterize ASM tokenization.
Colin LeMahieu via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 4 10:56:01 PST 2016
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
More information about the llvm-commits
mailing list