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

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 28 09:20:10 PDT 2021


JDevlieghere added a comment.

How is `collect-crash-inputs` different from `gan-reproducer`? It seems like they're essentially doing the same thing. Can we implement the crash recovery in terms of `llvm::dsymutil::Reproducer`?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101340/new/

https://reviews.llvm.org/D101340



More information about the llvm-commits mailing list