[llvm] [DWARF5][COFF] Fix wrong relocation in .debug_line (PR #83773)

via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 21 08:10:49 PDT 2024


timoh-ba wrote:

> In this case, I guess the message from the commit is the most up to date and correct one?

Yes it is :smile:

> I can copypaste it from there when merging it, and I can leave out redundant manual reference to the PR.

Yes, that would be perfect. The PR subject - and original commit message - were more related to the effect of the change (fix it) than to what changed (make relocs section relative), that's why I changed it. I think the latter is more important for a reader.

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


More information about the llvm-commits mailing list