[PATCH] D77557: [DWARFDebugLine] Use truncating data extractors for prologue parsing

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 10 07:37:58 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6f55b5a101d9: [DWARFDebugLine] Use truncating data extractors for prologue parsing (authored by labath).

Changed prior to commit:
  https://reviews.llvm.org/D77557?vs=268174&id=269847#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77557

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
  llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
  llvm/test/tools/llvm-dwarfdump/X86/Inputs/debug_line_malformed.s
  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: D77557.269847.patch
Type: text/x-patch
Size: 27976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200610/4a2875f7/attachment.bin>


More information about the llvm-commits mailing list