[PATCH] D100328: Fix bug in .eh_frame/.debug_frame PC offset calculation for DW_EH_PE_pcrel

Alex Orlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 15 04:06:37 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG49cbf4cd85a9: Fix bug in .eh_frame/.debug_frame PC offset calculation for DW_EH_PE_pcrel (authored by aorlov).

Changed prior to commit:
  https://reviews.llvm.org/D100328?vs=336972&id=337699#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100328

Files:
  lld/test/ELF/eh-frame-hdr-augmentation.s
  llvm/include/llvm/DebugInfo/DWARF/DWARFSection.h
  llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/test/tools/llvm-dwarfdump/X86/debug_frame_offset.test
  llvm/test/tools/llvm-objdump/MachO/eh_frame-arm64.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100328.337699.patch
Type: text/x-patch
Size: 5232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210415/d7ce5a5a/attachment.bin>


More information about the llvm-commits mailing list