[PATCH] D26241: [ELF] Speed-up lld up to 5 times by replacing llvm:regex with simple string matcher.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 2 11:13:55 PDT 2016
ruiu added a comment.
You need to handle [characters] as George pointed out. Don't we have a test for that?
Repository:
rL LLVM
https://reviews.llvm.org/D26241
More information about the llvm-commits
mailing list