[PATCH] D51275: [New PM][PassInstrumentation] Adding PassInstrumentation to the AnalysisManager runs
    Fedor Sergeev via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Sep 14 06:32:23 PDT 2018
    
    
  
fedor.sergeev updated this revision to Diff 165492.
fedor.sergeev added a comment.
adding const to Analysis argument of callbacks.
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.165492.patch
Type: text/x-patch
Size: 15017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180914/14b05b2f/attachment.bin>
    
    
More information about the llvm-commits
mailing list