[PATCH] D139647: [opt] Disincentivize new tests from using old pass syntax
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 8 12:33:46 PST 2022
aeubanks accepted this revision.
aeubanks added inline comments.
================
Comment at: llvm/tools/opt/opt.cpp:90
+static cl::opt<bool> TemporairlyAllowOldPassesSyntax(
+ "temporarily-allow-old-pass-syntax",
----------------
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139647/new/
https://reviews.llvm.org/D139647
More information about the llvm-commits
mailing list