[PATCH] D74196: [DebugInfo] Refine error messages in DWARFDebugAddr.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 6 22:52:04 PST 2020


ikudrin created this revision.
ikudrin added reviewers: aprantl, probinson, dblaikie, jhenderson.
ikudrin added projects: LLVM, debug-info.
Herald added a subscriber: hiraditya.
ikudrin added a child revision: D74197: [DebugInfo] Simplify DWARFDebugAddr..

As a preparation for the subsequent patches, this updates the wordings of some error messages in DWARFDebugAddr.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D74196

Files:
  llvm/lib/DebugInfo/DWARF/DWARFDebugAddr.cpp
  llvm/test/tools/llvm-dwarfdump/X86/debug_addr_invalid_addr_size.s
  llvm/test/tools/llvm-dwarfdump/X86/debug_addr_small_length_field.s
  llvm/test/tools/llvm-dwarfdump/X86/debug_addr_too_small_for_section.s
  llvm/test/tools/llvm-dwarfdump/X86/debug_addr_unsupported_version.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74196.243082.patch
Type: text/x-patch
Size: 4737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200207/592e9a4b/attachment.bin>


More information about the llvm-commits mailing list