[PATCH] D74613: [DebugInfo] Fix printing CIE offsets in EH FDEs.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 25 02:15:40 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGbd2df13ee0f9: [DebugInfo] Fix printing CIE offsets in EH FDEs. (authored by ikudrin).

Changed prior to commit:
  https://reviews.llvm.org/D74613?vs=245140&id=246389#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74613

Files:
  lld/test/ELF/eh-frame-hdr-augmentation.s
  llvm/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h
  llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
  llvm/test/DebugInfo/RISCV/eh-frame.s
  llvm/test/DebugInfo/X86/debug_frame-invalid-cie-offset.s
  llvm/test/MC/Mips/eh-frame.s
  llvm/test/tools/llvm-dwarfdump/X86/debug_frame_GNU_args_size.s
  llvm/test/tools/llvm-dwarfdump/X86/debug_frame_offset.test
  llvm/test/tools/llvm-objdump/eh_frame-arm64.test
  llvm/test/tools/llvm-objdump/eh_frame-coff.test
  llvm/test/tools/llvm-objdump/eh_frame-mipsel.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74613.246389.patch
Type: text/x-patch
Size: 8607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200225/93b159a2/attachment.bin>


More information about the llvm-commits mailing list