[all-commits] [llvm/llvm-project] bc1369: [ELF] Optimize MergeInputSection::splitNonStrings ...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Jan 30 00:11:08 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bc1369fae35b7a6fc2cff5282bf24fe3b9a944ee
https://github.com/llvm/llvm-project/commit/bc1369fae35b7a6fc2cff5282bf24fe3b9a944ee
Author: Fangrui Song <i at maskray.me>
Date: 2022-01-30 (Sun, 30 Jan 2022)
Changed paths:
M lld/ELF/InputSection.cpp
M lld/ELF/InputSection.h
Log Message:
-----------
[ELF] Optimize MergeInputSection::splitNonStrings with resize_for_overwrite. NFC
More information about the All-commits
mailing list