[PATCH] D27190: Do not verify skipped pass
    Serge Pavlov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Dec  4 21:10:38 PST 2016
    
    
  
sepavloff updated this revision to Diff 80227.
sepavloff added a comment.
Herald added subscribers: mzolotukhin, mehdi_amini.
Made use of the availability flag more consistent.
https://reviews.llvm.org/D27190
Files:
  include/llvm/Pass.h
  include/llvm/PassAnalysisSupport.h
  lib/Analysis/CallGraphSCCPass.cpp
  lib/Analysis/LoopInfo.cpp
  lib/Analysis/LoopPass.cpp
  lib/CodeGen/MachineDominators.cpp
  lib/CodeGen/MachineFunctionPass.cpp
  lib/IR/LegacyPassManager.cpp
  lib/IR/Pass.cpp
  test/CodeGen/Generic/externally_available.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27190.80227.patch
Type: text/x-patch
Size: 8609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161205/a0c463e4/attachment.bin>
    
    
More information about the llvm-commits
mailing list