[PATCH] D85478: [NewPM] Add callback for skipped passes

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 6 15:21:27 PDT 2020


aeubanks created this revision.
aeubanks added reviewers: ychen, asbirlea.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
aeubanks requested review of this revision.

Parallel to https://reviews.llvm.org/D84772.

Will use this for printing when a pass is skipped.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D85478

Files:
  llvm/include/llvm/IR/PassInstrumentation.h
  llvm/unittests/IR/PassBuilderCallbacksTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85478.283747.patch
Type: text/x-patch
Size: 6417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200806/6b99dd40/attachment.bin>


More information about the llvm-commits mailing list