[all-commits] [llvm/llvm-project] 9c4292: [ELF] Remove unneeded SyntheticSection memset(*, 0...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Jan 16 22:52:10 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9c4292a59da2d8fc31ead9649868ec5bfb3cf883
https://github.com/llvm/llvm-project/commit/9c4292a59da2d8fc31ead9649868ec5bfb3cf883
Author: Fangrui Song <i at maskray.me>
Date: 2022-01-16 (Sun, 16 Jan 2022)
Changed paths:
M lld/ELF/SyntheticSections.cpp
Log Message:
-----------
[ELF] Remove unneeded SyntheticSection memset(*, 0, *)
After the D33630 fallout was properly fixed by a4c5db30be4e216834b44e31b47304ea1b92635f.
Tested by D37462/D44986 tests, the new --no-rosegment test in build-id.s, and a few --rosegment/--no-rosegment programs.
More information about the All-commits
mailing list