[PATCH] D61885: Minidump: Add support for the MemoryList stream

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 16 08:15:44 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL360908: Minidump: Add support for the MemoryList stream (authored by labath, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61885?vs=199570&id=199837#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61885

Files:
  llvm/trunk/include/llvm/Object/Minidump.h
  llvm/trunk/include/llvm/ObjectYAML/MinidumpYAML.h
  llvm/trunk/lib/Object/Minidump.cpp
  llvm/trunk/lib/ObjectYAML/MinidumpYAML.cpp
  llvm/trunk/test/tools/obj2yaml/basic-minidump.yaml
  llvm/trunk/unittests/Object/MinidumpTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61885.199837.patch
Type: text/x-patch
Size: 11745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190516/263691a2/attachment.bin>


More information about the llvm-commits mailing list