[PATCH] D86360: Add new hidden option -print-changed which only reports changes to IR
    Jamie Schmeiser via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Sep  3 13:33:21 PDT 2020
    
    
  
jamieschmeiser updated this revision to Diff 289800.
jamieschmeiser added a comment.
Respond to review comments:  Change template parameter name, use
 llvm::isSpecialPass, make space between template end delimiters optional
 and use more meaningful check prefixes in tests.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86360/new/
https://reviews.llvm.org/D86360
Files:
  llvm/include/llvm/Passes/StandardInstrumentations.h
  llvm/lib/IR/LegacyPassManager.cpp
  llvm/lib/Passes/StandardInstrumentations.cpp
  llvm/test/Other/change-printer.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86360.289800.patch
Type: text/x-patch
Size: 22894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200903/04a2022d/attachment.bin>
    
    
More information about the llvm-commits
mailing list