[PATCH] D68656: Add ExceptionStream to llvm::Object::minidump

Joseph Tremoulet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 8 11:53:57 PDT 2019


JosephTremoulet created this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This will allow updating MinidumpYAML and LLDB to use this common
definition.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D68656

Files:
  llvm/include/llvm/BinaryFormat/Minidump.h
  llvm/include/llvm/BinaryFormat/MinidumpConstants.def
  llvm/include/llvm/Object/Minidump.h
  llvm/unittests/Object/MinidumpTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68656.223913.patch
Type: text/x-patch
Size: 11063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191008/b5e5ff67/attachment.bin>


More information about the llvm-commits mailing list