[NewPM] Remove GuardWideningLegacyPass (#72810)
commitd715e2c65b4449f00b39493b1e0a19c04b75bc7c
authorAiden Grossman <agrossman154@yahoo.com>
Mon, 20 Nov 2023 08:59:25 +0000 (20 00:59 -0800)
committerGitHub <noreply@github.com>
Mon, 20 Nov 2023 08:59:25 +0000 (20 00:59 -0800)
tree3065cde4b749320e94b20a24148d19f83dde8dd7
parentbf897d5d77e974486e37d33e83f50f5ea95390fa
[NewPM] Remove GuardWideningLegacyPass (#72810)

This legacy pass isn't used anywhere and there is no test coverage, so
at this point it should be removed.
llvm/include/llvm/InitializePasses.h
llvm/include/llvm/LinkAllPasses.h
llvm/include/llvm/Transforms/Scalar.h
llvm/lib/Transforms/Scalar/GuardWidening.cpp
llvm/lib/Transforms/Scalar/Scalar.cpp