[PATCH] D127441: [dsymutil] Automatically generate a reproducer when dsymutil crashes
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 10 10:50:28 PDT 2022
JDevlieghere updated this revision to Diff 435973.
JDevlieghere added a comment.
- Add the ability to disable the reproducers.
- Add test for --reproducer aliases.
- Update the docs.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127441/new/
https://reviews.llvm.org/D127441
Files:
llvm/docs/CommandGuide/dsymutil.rst
llvm/test/tools/dsymutil/X86/reproducer.test
llvm/test/tools/dsymutil/cmdline.test
llvm/tools/dsymutil/Options.td
llvm/tools/dsymutil/Reproducer.cpp
llvm/tools/dsymutil/Reproducer.h
llvm/tools/dsymutil/dsymutil.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127441.435973.patch
Type: text/x-patch
Size: 17391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220610/5d5a3967/attachment.bin>
More information about the llvm-commits
mailing list