[all-commits] [llvm/llvm-project] 73fd7d: [ELF] Change splitSections to objectFiles based pa...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Jan 30 13:34:40 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 73fd7d23046c1415b6be1bbe11c806edf3244837
https://github.com/llvm/llvm-project/commit/73fd7d23046c1415b6be1bbe11c806edf3244837
Author: Fangrui Song <i at maskray.me>
Date: 2022-01-30 (Sun, 30 Jan 2022)
Changed paths:
M lld/ELF/SyntheticSections.cpp
Log Message:
-----------
[ELF] Change splitSections to objectFiles based parallelForEach. NFC
The work is more balanced.
More information about the All-commits
mailing list