[PATCH] D97810: [opt] Error if -debug-pass is specified alongside the new PM
Yuanfang Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 2 15:20:19 PST 2021
ychen added a comment.
Sounds good. Does this happen for Clang too? With `clang -Xclang -mllvm -Xclang -debug-pass=Structure -fexperimental-new-pass-manager`, it still prints the legacy PM passes?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97810/new/
https://reviews.llvm.org/D97810
More information about the llvm-commits
mailing list