[PATCH] D34328: [ELF] - Add ability for DWARFContextInMemory to exit early when any error happen.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 26 08:13:46 PDT 2017


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

- Addressed review comments.
- Added testcase.


https://reviews.llvm.org/D34328

Files:
  include/llvm/DebugInfo/DWARF/DWARFContext.h
  lib/DebugInfo/DWARF/DWARFContext.cpp
  unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34328.103956.patch
Type: text/x-patch
Size: 9162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170626/ba15f5a2/attachment.bin>


More information about the llvm-commits mailing list