[PATCH] D137663: [opt] Remove support for using -O[0|1|2|3|s|z] with legacy PM in opt

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 10 10:23:17 PST 2022


aeubanks added a comment.

could you also remove references to `adjustPassManager` in the documentation?
might be better to separate out removing `adjustPassManager` into another change


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137663



More information about the llvm-commits mailing list