[PATCH] D59291: Add basic minidump support to obj2yaml
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 13 04:49:03 PDT 2019
jhenderson added a comment.
Is it possible to unit-test some of the Object and BinaryFormat changes? That would allow you to split those parts away from the obj2yaml changes. Also, if you added support in yaml2obj, you could test that, then use that in testing the obj2yaml changes more easily, rather than relying on a canned binary.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59291/new/
https://reviews.llvm.org/D59291
More information about the llvm-commits
mailing list