[all-commits] [llvm/llvm-project] a5af62: [ELF] Make SyntheticSection parameter order match ...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Nov 23 15:16:59 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a5af6214dd0e9d53c66dc06bcd23540b05c70120
https://github.com/llvm/llvm-project/commit/a5af6214dd0e9d53c66dc06bcd23540b05c70120
Author: Fangrui Song <i at maskray.me>
Date: 2024-11-23 (Sat, 23 Nov 2024)
Changed paths:
M lld/ELF/AArch64ErrataFix.cpp
M lld/ELF/ARMErrataFix.cpp
M lld/ELF/Arch/ARM.cpp
M lld/ELF/Arch/RISCV.cpp
M lld/ELF/InputSection.h
M lld/ELF/SyntheticSections.cpp
M lld/ELF/SyntheticSections.h
Log Message:
-----------
[ELF] Make SyntheticSection parameter order match InputSection
And rename `/*alignment=*/` to `/*addralign=*/`
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list