[Lldb-commits] [PATCH] D59482: [ObjectYAML] Add basic minidump generation support
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Mar 18 06:53:27 PDT 2019
labath updated this revision to Diff 191079.
labath marked 11 inline comments as done.
labath added a comment.
Updating to address review comments (thank you for the super quick turnaround).
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59482/new/
https://reviews.llvm.org/D59482
Files:
include/llvm/ObjectYAML/MinidumpYAML.h
include/llvm/ObjectYAML/ObjectYAML.h
lib/ObjectYAML/CMakeLists.txt
lib/ObjectYAML/MinidumpYAML.cpp
lib/ObjectYAML/ObjectYAML.cpp
tools/yaml2obj/CMakeLists.txt
tools/yaml2obj/yaml2minidump.cpp
tools/yaml2obj/yaml2obj.cpp
tools/yaml2obj/yaml2obj.h
unittests/ObjectYAML/CMakeLists.txt
unittests/ObjectYAML/MinidumpYAMLTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59482.191079.patch
Type: text/x-patch
Size: 29241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190318/0beedb31/attachment-0001.bin>
More information about the lldb-commits
mailing list