[PATCH] D101340: Allows for dsymutil crashes to generate reproduceable information

Fred Grim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 26 20:14:57 PDT 2021


feg208 created this revision.
feg208 added reviewers: JDevlieghere, friss, aprantl.
Herald added a subscriber: dang.
feg208 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This change to dsymutil allows for, when dsymutil crashes, the user to collect and submit
the object files and a map file so the crash can be reproduced


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D101340

Files:
  llvm/tools/dsymutil/Options.td
  llvm/tools/dsymutil/dsymutil.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101340.340717.patch
Type: text/x-patch
Size: 7262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210427/048c8032/attachment.bin>


More information about the llvm-commits mailing list