[PATCH] D86657: Add new hidden option -print-crash-IR that prints out IR that caused opt pipeline to crash

Jamie Schmeiser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 28 10:05:38 PST 2021


jamieschmeiser added a comment.

I think that is a great idea, especially since it is likely it is being captured anyway...  Perhaps with -print-on-crash=<filename> with the current behaviour when =<filename> is not specified?  As a subsequent change rather than in this one.


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

https://reviews.llvm.org/D86657



More information about the llvm-commits mailing list