[PATCH] D133055: [MachineFunctionPass] Support -filter-passes for -print-changed
Jamie Schmeiser via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 1 05:57:20 PDT 2022
jamieschmeiser 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
----------------
I don't think you meant to remove this comment...
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