[all-commits] [llvm/llvm-project] a4c5db: [ELF] Remove redundant fillTrap and memset(*, 0, *...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Jan 16 22:37:44 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a4c5db30be4e216834b44e31b47304ea1b92635f
https://github.com/llvm/llvm-project/commit/a4c5db30be4e216834b44e31b47304ea1b92635f
Author: Fangrui Song <i at maskray.me>
Date: 2022-01-16 (Sun, 16 Jan 2022)
Changed paths:
M lld/ELF/SyntheticSections.cpp
M lld/ELF/Writer.cpp
Log Message:
-----------
[ELF] Remove redundant fillTrap and memset(*, 0, *). NFC
The new tests in build-id.s would catch problems if we made a mistake here.
More information about the All-commits
mailing list