[PATCH] D82271: [NPM] Bail out when -foo and --passes=foo are both specified
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 22 04:48:35 PDT 2020
hans accepted this revision.
hans added a comment.
This revision is now accepted and ready to land.
Seems like a nice improvement to me :-)
================
Comment at: llvm/test/Other/opt-old-new-pm-passes.ll:3
+; CHECK: Cannot specify passes via both -foo-pass and --passes=foo-pass
\ No newline at end of file
----------------
nit: missing trailing \n
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82271/new/
https://reviews.llvm.org/D82271
More information about the llvm-commits
mailing list