[all-commits] [llvm/llvm-project] 913914: [ELF] Simplify writing the Elf_Chdr header. NFC
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Jan 26 10:24:09 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 913914f0f83bfc0ac1a04fe15bf98cb8ed5e118e
https://github.com/llvm/llvm-project/commit/913914f0f83bfc0ac1a04fe15bf98cb8ed5e118e
Author: Fangrui Song <i at maskray.me>
Date: 2022-01-26 (Wed, 26 Jan 2022)
Changed paths:
M lld/ELF/OutputSections.cpp
M lld/ELF/OutputSections.h
Log Message:
-----------
[ELF] Simplify writing the Elf_Chdr header. NFC
And avoiding changing `size` in `writeTo`.
More information about the All-commits
mailing list