[all-commits] [llvm/llvm-project] 08e2a7: [lld][NFC] rename ELF alignment into addralign
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Thu Dec 1 08:20:33 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 08e2a7638153e5917354d7575699d15b34c5ed4a
https://github.com/llvm/llvm-project/commit/08e2a7638153e5917354d7575699d15b34c5ed4a
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-12-01 (Thu, 01 Dec 2022)
Changed paths:
M lld/ELF/InputFiles.cpp
M lld/ELF/InputSection.cpp
M lld/ELF/InputSection.h
M lld/ELF/LinkerScript.cpp
M lld/ELF/MapFile.cpp
M lld/ELF/OutputSections.cpp
M lld/ELF/Relocations.cpp
M lld/ELF/ScriptParser.cpp
M lld/ELF/SyntheticSections.cpp
M lld/ELF/SyntheticSections.h
M lld/ELF/Writer.cpp
Log Message:
-----------
[lld][NFC] rename ELF alignment into addralign
More information about the All-commits
mailing list