On my machine this reduced median link time of lld-speed-test/chrome
from 2.68s to 2.41s. It also reduces link time of Chrome for Android
with a prototype compiler change that causes the compiler to create
large numbers of identical (modulo relocations) sections from >15
minutes to a few seconds.
Details
Details
- Reviewers
ruiu grimar • espindola - Commits
- rGc81be651662e: ELF: ICF: Include contents of referenced sections in initial partitioning hash.
rL347594: ELF: ICF: Include contents of referenced sections in initial partitioning hash.
rLLD347594: ELF: ICF: Include contents of referenced sections in initial partitioning hash.
Diff Detail
Diff Detail
- Repository
- rLLD LLVM Linker