[PATCH] D122459: [ELF] --emit-relocs: adjust offsets of .rel[a].eh_frame relocations

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 28 21:39:30 PDT 2022


MaskRay updated this revision to Diff 418779.
MaskRay retitled this revision from "[ELF] Fix relocations against .eh_frame" to "[ELF] --emit-relocs: adjust offsets of .rel[a].eh_frame relocations".
MaskRay edited the summary of this revision.
MaskRay added a comment.
Herald added subscribers: pengfei, sdardis.

Handle both cases


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122459

Files:
  lld/ELF/InputSection.cpp
  lld/ELF/InputSection.h
  lld/test/ELF/eh-frame-merge.s
  lld/test/ELF/ehframe-relocation.s
  lld/test/ELF/mips64-eh-abs-reloc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122459.418779.patch
Type: text/x-patch
Size: 5175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220329/216bf247/attachment.bin>


More information about the llvm-commits mailing list