[all-commits] [llvm/llvm-project] 648157: [ELF] Move getOutputSectionName from Writer.cpp to...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Nov 20 22:18:22 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 648157b05a1d5d17e03515e4858ccc70155f8c4e
https://github.com/llvm/llvm-project/commit/648157b05a1d5d17e03515e4858ccc70155f8c4e
Author: Fangrui Song <i at maskray.me>
Date: 2021-11-20 (Sat, 20 Nov 2021)
Changed paths:
M lld/ELF/LinkerScript.cpp
M lld/ELF/Writer.cpp
M lld/ELF/Writer.h
Log Message:
-----------
[ELF] Move getOutputSectionName from Writer.cpp to LinkerScript.cpp. NFC
and internalize it.
More information about the All-commits
mailing list