[all-commits] [llvm/llvm-project] 571d6a: [ELF] Optimize .relr.dyn to not grow vector<uint64...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Jan 25 23:33:55 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 571d6a7120c2b637db2bb46fe3029f9d8576ab86
https://github.com/llvm/llvm-project/commit/571d6a7120c2b637db2bb46fe3029f9d8576ab86
Author: Fangrui Song <i at maskray.me>
Date: 2022-01-25 (Tue, 25 Jan 2022)
Changed paths:
M lld/ELF/SyntheticSections.cpp
Log Message:
-----------
[ELF] Optimize .relr.dyn to not grow vector<uint64_t>. NFC
More information about the All-commits
mailing list