[all-commits] [llvm/llvm-project] fc5d81: [ELF] Merge demoteSymbols and isPreemptible comput...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Oct 17 13:52:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fc5d815d547e534df8fdb997899e0cffc65b9e35
https://github.com/llvm/llvm-project/commit/fc5d815d547e534df8fdb997899e0cffc65b9e35
Author: Fangrui Song <i at maskray.me>
Date: 2023-10-17 (Tue, 17 Oct 2023)
Changed paths:
M lld/ELF/Writer.cpp
Log Message:
-----------
[ELF] Merge demoteSymbols and isPreemptible computation. NFC
Remove one iteration of symtab and slightly improve the performance.
More information about the All-commits
mailing list