[PATCH] D145199: [ELF] Mention section name for STT_SECTION in reportRangeError()

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 3 13:09:23 PST 2023


dblaikie added a comment.

In D145199#4167966 <https://reviews.llvm.org/D145199#4167966>, @MaskRay wrote:

> remove offset (since it's always zero for the STT_SECTION symbol)

Oh, nice!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145199/new/

https://reviews.llvm.org/D145199



More information about the llvm-commits mailing list