[PATCH] D51275: [New PM][PassInstrumentation] Adding PassInstrumentation to the AnalysisManager runs

Fedor Sergeev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 12 15:15:40 PDT 2018


fedor.sergeev updated this revision to Diff 165166.
fedor.sergeev added a comment.

adding unittest changes


Repository:
  rL LLVM

https://reviews.llvm.org/D51275

Files:
  include/llvm/IR/PassInstrumentation.h
  include/llvm/IR/PassManager.h
  lib/IR/PassInstrumentation.cpp
  test/Other/new-pm-lto-defaults.ll
  test/Other/new-pm-thinlto-defaults.ll
  unittests/IR/PassBuilderCallbacksTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51275.165166.patch
Type: text/x-patch
Size: 13030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180912/46b17e2c/attachment.bin>


More information about the llvm-commits mailing list