[all-commits] [llvm/llvm-project] 62439d: [NewPM] Remove MakeGuardsExplicitLegacyPass (#72946)
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Tue Nov 21 00:53:20 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 62439d182e6f9c9e0f0624c144fe81f5091a6322
https://github.com/llvm/llvm-project/commit/62439d182e6f9c9e0f0624c144fe81f5091a6322
Author: Aiden Grossman <agrossman154 at yahoo.com>
Date: 2023-11-21 (Tue, 21 Nov 2023)
Changed paths:
M llvm/include/llvm/InitializePasses.h
M llvm/lib/Transforms/Scalar/MakeGuardsExplicit.cpp
M llvm/lib/Transforms/Scalar/Scalar.cpp
Log Message:
-----------
[NewPM] Remove MakeGuardsExplicitLegacyPass (#72946)
This pass isn't used anywhere or tested anywhere upstream (it doesn't
even have a create function), so remove it.
More information about the All-commits
mailing list