[PATCH] D73627: [DebugInfo] Fix dumping CIE ID in .eh_frame sections.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 13 00:50:51 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2ba4df6c1177: [DebugInfo] Fix dumping CIE ID in .eh_frame sections. (authored by ikudrin).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73627

Files:
  lld/test/ELF/eh-frame-hdr-augmentation.s
  llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
  llvm/test/DebugInfo/RISCV/eh-frame.s
  llvm/test/MC/Mips/eh-frame.s
  llvm/test/MC/X86/return-column.s
  llvm/test/tools/llvm-dwarfdump/X86/eh-frame-return-address-reg.s
  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
  llvm/test/tools/llvm-objdump/eh_frame_zero_cie.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73627.244352.patch
Type: text/x-patch
Size: 5813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200213/a5780dc8/attachment.bin>


More information about the llvm-commits mailing list