[all-commits] [llvm/llvm-project] 40fae4: [ELF] Optimize replaceCommonSymbols
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Dec 24 19:02:03 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 40fae4d8fcbd6224f16fdf3ba84a0d89b713e7d5
https://github.com/llvm/llvm-project/commit/40fae4d8fcbd6224f16fdf3ba84a0d89b713e7d5
Author: Fangrui Song <i at maskray.me>
Date: 2021-12-24 (Fri, 24 Dec 2021)
Changed paths:
M lld/ELF/Driver.cpp
M lld/ELF/InputFiles.cpp
M lld/ELF/InputFiles.h
Log Message:
-----------
[ELF] Optimize replaceCommonSymbols
This decreases the 0.2% time (no debug info) to nearly no.
More information about the All-commits
mailing list