[all-commits] [llvm/llvm-project] 4d38d7: [ELF] Change vector<Symbol *> to SmallVector. NFC
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Feb 1 00:16:55 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4d38d7684ce763afd31518fffad5910f809992f0
https://github.com/llvm/llvm-project/commit/4d38d7684ce763afd31518fffad5910f809992f0
Author: Fangrui Song <i at maskray.me>
Date: 2022-02-01 (Tue, 01 Feb 2022)
Changed paths:
M lld/ELF/Driver.cpp
Log Message:
-----------
[ELF] Change vector<Symbol *> to SmallVector. NFC
More information about the All-commits
mailing list