[PATCH] D82017: [DebugInfo/DWARF] - Do not hang when CFI are truncated.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 19 03:44:23 PDT 2020


grimar updated this revision to Diff 271989.
grimar added a comment.

- Use `DataExtractor::Cursor`.
- Use unit tests for testing.


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

https://reviews.llvm.org/D82017

Files:
  llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
  llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82017.271989.patch
Type: text/x-patch
Size: 18333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200619/a1fe35f6/attachment-0001.bin>


More information about the llvm-commits mailing list