[PATCH] D39185: [llvm-dwarfdump] - Fix array out of bounds access crash.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 24 02:31:36 PDT 2017
grimar updated this revision to Diff 120020.
grimar added a comment.
- Reimplemented in a much simpler and less error-prone way.
https://reviews.llvm.org/D39185
Files:
include/llvm/DebugInfo/DWARF/DWARFDie.h
include/llvm/DebugInfo/DWARF/DWARFUnit.h
lib/DebugInfo/DWARF/DWARFDie.cpp
lib/DebugInfo/DWARF/DWARFUnit.cpp
test/tools/llvm-dwarfdump/X86/verify_debug_info2.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39185.120020.patch
Type: text/x-patch
Size: 4108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171024/f38cf8cb/attachment.bin>
More information about the llvm-commits
mailing list