[PATCH] D87951: Enable opt-bisect for the new pass manager

Josh Stone via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 15:44:00 PST 2020


cuviper updated this revision to Diff 304003.
cuviper added a comment.

Rebase, and test that required VerifierPass is not bisected


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87951

Files:
  llvm/include/llvm/IR/OptBisect.h
  llvm/include/llvm/Passes/StandardInstrumentations.h
  llvm/lib/Passes/StandardInstrumentations.cpp
  llvm/test/Other/opt-bisect-new-pass-manager.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87951.304003.patch
Type: text/x-patch
Size: 10975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201109/74af2de0/attachment.bin>


More information about the llvm-commits mailing list