[all-commits] [llvm/llvm-project] a1c2ee: [ELF] LinkerScript/OutputSection: change other std...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Dec 26 13:53:59 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a1c2ee01470e00c0e191606e7391e9ee14d0a113
https://github.com/llvm/llvm-project/commit/a1c2ee01470e00c0e191606e7391e9ee14d0a113
Author: Fangrui Song <i at maskray.me>
Date: 2021-12-26 (Sun, 26 Dec 2021)
Changed paths:
M lld/ELF/LinkerScript.cpp
M lld/ELF/LinkerScript.h
M lld/ELF/OutputSections.cpp
M lld/ELF/OutputSections.h
M lld/ELF/ScriptParser.cpp
M lld/ELF/SyntheticSections.h
M lld/ELF/Writer.cpp
Log Message:
-----------
[ELF] LinkerScript/OutputSection: change other std::vector members to SmallVector
11+KiB smaller .text with both libc++ and libstdc++ builds.
More information about the All-commits
mailing list