[PATCH] D136616: [opt] Add -p alias for -passes

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 1 13:51:51 PDT 2022


bjope accepted this revision.
bjope added a comment.
This revision is now accepted and ready to land.

LGTM

(Only concern is that `-p` used to mean something else. So we are re-introducing a short-option for something new. But I doubt that it will cause much confusion.)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136616/new/

https://reviews.llvm.org/D136616



More information about the llvm-commits mailing list