[PATCH] D74197: [DebugInfo] Simplify DWARFDebugAddr.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 8 07:29:20 PST 2020


ikudrin updated this revision to Diff 243368.
ikudrin added a comment.

- Update to follow changes in D74196 <https://reviews.llvm.org/D74196>.
- `TmpLength` -> `DiagnosticLength`.


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

https://reviews.llvm.org/D74197

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAddr.h
  llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/lib/DebugInfo/DWARF/DWARFDebugAddr.cpp
  llvm/test/tools/llvm-dwarfdump/X86/debug_addr_version_mismatch.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74197.243368.patch
Type: text/x-patch
Size: 18535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200208/75e84389/attachment-0001.bin>


More information about the llvm-commits mailing list