[PATCH] D77557: [DWARFDebugLine] Use truncating data extractors for prologue parsing
Pavel Labath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 1 06:55:57 PDT 2020
labath updated this revision to Diff 267607.
labath marked 5 inline comments as done.
labath added a comment.
Herald added a subscriber: cmtice.
- rebase on latest master
- this does not attempt to address any comments yet. I'll do that separately.
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.267607.patch
Type: text/x-patch
Size: 20988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200601/fff33ac9/attachment-0001.bin>
More information about the llvm-commits
mailing list