[PATCH] D133809: [OptBisect] Add flag to print IR when opt-bisect kicks in

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 14 13:35:26 PDT 2022


aeubanks updated this revision to Diff 460201.
aeubanks added a comment.

add flag to documentation


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133809

Files:
  llvm/docs/OptBisect.rst
  llvm/include/llvm/Passes/StandardInstrumentations.h
  llvm/lib/Passes/StandardInstrumentations.cpp
  llvm/test/Other/opt-bisect-print-ir-path.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133809.460201.patch
Type: text/x-patch
Size: 4048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220914/b5a69af1/attachment.bin>


More information about the llvm-commits mailing list