[PATCH] D73887: [DebugInfo] Do not truncate 64-bit values when dumping CIEs and FDEs.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 5 03:19:08 PST 2020


This revision was automatically updated to reflect the committed changes.
ikudrin marked an inline comment as done.
Closed by commit rGcada5b881b66: [DebugInfo] Do not truncate 64-bit values when dumping CIEs and FDEs. (authored by ikudrin).

Changed prior to commit:
  https://reviews.llvm.org/D73887?vs=246643&id=248419#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73887

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h
  llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
  llvm/test/tools/llvm-dwarfdump/X86/debug_frame_offset.test
  llvm/test/tools/llvm-objdump/eh_frame-arm64.test
  llvm/unittests/DebugInfo/DWARF/CMakeLists.txt
  llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73887.248419.patch
Type: text/x-patch
Size: 12581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200305/d88ee9f5/attachment.bin>


More information about the llvm-commits mailing list