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

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 26 10:38:17 PDT 2021


anna added a comment.
Herald added a subscriber: ormris.

In D86657#2684482 <https://reviews.llvm.org/D86657#2684482>, @aeubanks wrote:

> maybe an `assert(false)` is more portable?

@jamieschmeiser  does that help? Wondering if that will allow to land this. This is a good option to have.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86657



More information about the llvm-commits mailing list