[PATCH] D133055: [MachineFunctionPass] Support -filter-passes for -print-changed
    Arthur Eubanks via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Sep  1 11:02:59 PDT 2022
    
    
  
aeubanks added inline comments.
================
Comment at: llvm/lib/Passes/StandardInstrumentations.cpp:64
-                    cl::CommaSeparated, cl::Hidden);
-// An option that supports the -print-changed option.  See
-// the description for -print-changed for an explanation of the use
----------------
jamieschmeiser wrote:
> I don't think you meant to remove this comment...
comment is still removed
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133055/new/
https://reviews.llvm.org/D133055
    
    
More information about the llvm-commits
mailing list