[lld] [LLD]lld incorrectly handles .eh_frame when it has a non-zero offset within its output section. (PR #65966)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 30 10:26:03 PDT 2023


MaskRay 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.)

https://github.com/llvm/llvm-project/pull/65966


More information about the llvm-commits mailing list