[PATCH] D43092: [DebugInfo] Prevent infinite recursion for malformed DWARF

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 8 15:26:07 PST 2018


JDevlieghere updated this revision to Diff 133516.
JDevlieghere added a comment.

- Add comment
- Add `CHECK` clause


https://reviews.llvm.org/D43092

Files:
  llvm/lib/DebugInfo/DWARF/DWARFDie.cpp
  llvm/test/tools/llvm-dwarfdump/X86/invalid_abstract_origin.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43092.133516.patch
Type: text/x-patch
Size: 13387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180208/d0dd4e21/attachment.bin>


More information about the llvm-commits mailing list