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

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 23 15:39:29 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG24239e246c78: Add new hidden option -print-on-crash that prints out IR that caused opt… (authored by jamieschmeiser, committed by aeubanks).

Changed prior to commit:
  https://reviews.llvm.org/D86657?vs=377946&id=431502#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86657

Files:
  llvm/include/llvm/Passes/StandardInstrumentations.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Passes/StandardInstrumentations.cpp
  llvm/test/Other/print-on-crash.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86657.431502.patch
Type: text/x-patch
Size: 7313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220523/f34dac9e/attachment.bin>


More information about the llvm-commits mailing list