[PATCH] D14257: [AsmParser] Generalize matching for grammars without mnemonic-lead statements.
Colin LeMahieu via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 8 12:03:40 PST 2016
colinl added a comment.
For reference before the r256669 the binary size of all LLVM tools in release mode with a MinGW build was 78,331,196 and the size with the patch is 77,467,273, approximately 1%. Is the binary size difference of the tools what spawned the investigation?
Does the list have opinions on the severity of this type of issue?
Repository:
rL LLVM
http://reviews.llvm.org/D14257
More information about the llvm-commits
mailing list