[lld] [ELF] Handle relocations in synthetic .eh_frame with a non-zero offset within the output section (PR #65966)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 2 13:50:11 PDT 2023
simpal01 wrote:
> > [LLD] lld incorrectly handles .eh_frame when it has a non-zero offset within its output section.
>
> The convention is to use an imperative sentence and omit the trailing dot.
>
> Perhaps `[ELF] Handle relocations in synthetic .eh_frame with a non-zero offset within the output section` will be better. (Some patches use `[LLD][ELF]` or `[lld][ELF]` but I find `[lld]` redundant.)
Done
https://github.com/llvm/llvm-project/pull/65966
More information about the llvm-commits
mailing list