[PATCH] D52329: [New PM] adding helper that manages standard instrumentations

Fedor Sergeev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 20 15:45:21 PDT 2018


fedor.sergeev created this revision.
fedor.sergeev added reviewers: chandlerc, philip.pfaffe.
Herald added a subscriber: mgorny.

StandardInstrumentations class provides a central place to manage all
the "standard" in-tree pass instrumentations.


Repository:
  rL LLVM

https://reviews.llvm.org/D52329

Files:
  include/llvm/Passes/StandardInstrumentations.h
  lib/Passes/CMakeLists.txt
  lib/Passes/StandardInstrumentations.cpp
  tools/opt/NewPMDriver.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52329.166376.patch
Type: text/x-patch
Size: 4355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180920/a0f8c1c3/attachment.bin>


More information about the llvm-commits mailing list