[all-commits] [llvm/llvm-project] 910204: [ELF] createSyntheticSections: simplify config->re...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Nov 22 20:09:28 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 910204cfbdf3d29f1a840c11fe35787500bb57a7
https://github.com/llvm/llvm-project/commit/910204cfbdf3d29f1a840c11fe35787500bb57a7
Author: Fangrui Song <i at maskray.me>
Date: 2022-11-22 (Tue, 22 Nov 2022)
Changed paths:
M lld/ELF/Writer.cpp
Log Message:
-----------
[ELF] createSyntheticSections: simplify config->relocatable. NFC
We can add .riscv.attributes synthetic section here in the future.
More information about the All-commits
mailing list