[all-commits] [llvm/llvm-project] cf70a1: [ELF] .llvm.sympart: support CREL
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Sep 16 13:13:08 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf70a1ee815d11ae52c4a5d034e65a7a713bd06c
https://github.com/llvm/llvm-project/commit/cf70a1ee815d11ae52c4a5d034e65a7a713bd06c
Author: Fangrui Song <i at maskray.me>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
M lld/ELF/Driver.cpp
M lld/test/ELF/partitions.s
Log Message:
-----------
[ELF] .llvm.sympart: support CREL
When both CREL and the experimental lld partitions feature are enabled,
the relocation section may look like .crel.llvm_sympart.f1, and
`rels.relas` is empty. While here, support relocation sections with zero
entry.
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