[opt] Remove -analyze option
authorArthur Eubanks <aeubanks@google.com>
Thu, 10 Feb 2022 23:39:29 +0000 (15:39 -0800)
committerArthur Eubanks <aeubanks@google.com>
Thu, 24 Mar 2022 21:10:57 +0000 (14:10 -0700)
commitdf0b893d94e69856754a4247a44fd97d4a69b001
tree26ab2dd9ffe256d3cc9d8222c01280fb42cb8272
parentcf9c606a97d06f39e2f8c77aaefb7822aa5771be
[opt] Remove -analyze option

This is legacy PM-specific, which is deprecated.

Uses of this should be replaced with a corresponding `-passes='print<foo>'`.

Reviewed By: asbirlea

Differential Revision: https://reviews.llvm.org/D122420
llvm/tools/opt/CMakeLists.txt
llvm/tools/opt/NewPMDriver.cpp
llvm/tools/opt/PassPrinters.cpp [deleted file]
llvm/tools/opt/PassPrinters.h [deleted file]
llvm/tools/opt/opt.cpp
llvm/utils/gn/secondary/llvm/tools/opt/BUILD.gn