[PATCH] D75116: [DWARFDebugLine] Use new DWARFDataExtractor::getInitialLength

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 25 07:39:01 PST 2020


labath created this revision.
labath added reviewers: jhenderson, dblaikie, ikudrin.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

The error messages change somewhat, but I believe the overall
informational value remains unchanged.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D75116

Files:
  llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
  llvm/test/tools/llvm-dwarfdump/X86/debug_line_invalid.test
  llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75116.246458.patch
Type: text/x-patch
Size: 7477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200225/7bdb24a7/attachment.bin>


More information about the llvm-commits mailing list