Cache modulo values for the .gnu.hash section.
This change actually makes the linker slightly faster. My observation is that, with this patch, link time of clang without debug is about 1% faster. Differential Revision: https://reviews.llvm.org/D40697 llvm-svn: 319600
Loading
Please register or sign in to comment