[all-commits] [llvm/llvm-project] d97749: [ELF] Switch split-stack to use SmallVector. NFC
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Feb 1 00:09:44 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d97749fabcff7d165d2ae1f4c92323877952c7a2
https://github.com/llvm/llvm-project/commit/d97749fabcff7d165d2ae1f4c92323877952c7a2
Author: Fangrui Song <i at maskray.me>
Date: 2022-02-01 (Tue, 01 Feb 2022)
Changed paths:
M lld/ELF/InputSection.cpp
Log Message:
-----------
[ELF] Switch split-stack to use SmallVector. NFC
My x86-64 lld executable is 1.1KiB smaller.
More information about the All-commits
mailing list