[PATCH] D78315: [mlir][Pass] Register a signal handler when generating crash reproducers.
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 27 11:17:50 PDT 2020
mehdi_amini added a comment.
Herald added a subscriber: Kayjukh.
Can you clarify a bit in the description what kind of situation this allows to handle that weren't possible before?
Also it isn't clear to me why do we need a stack of RecoveryReproducerContext? (maybe you can describe this part in the code comments)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78315/new/
https://reviews.llvm.org/D78315
More information about the llvm-commits
mailing list