[PATCH] D60405: MinidumpYAML: Add support for ModuleList stream
Pavel Labath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 18 08:00:41 PDT 2019
labath added inline comments.
================
Comment at: lib/ObjectYAML/MinidumpYAML.cpp:21
+/// methods, while the final minidump file is written by calling the writeTo
+/// method. The plan versions of allocation functions take a reference to the
+/// data which is to be written (and hence the data must be available until
----------------
jhenderson wrote:
> plan -> plain (?)
yep. thanks.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60405/new/
https://reviews.llvm.org/D60405
More information about the llvm-commits
mailing list