Use globMatch() instead of llvm::regex in linker scripts
This can speed up lld up to 5 times when linking applications with large number of sections and using linker script. Differential revision: https://reviews.llvm.org/D26241 llvm-svn: 285895
Loading
Please register or sign in to comment