Skip to content

Commit

Permalink
peepopt: Remove broken -generate option
Browse files Browse the repository at this point in the history
  • Loading branch information
povik committed Oct 16, 2023
1 parent a369c51 commit c1f24c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion passes/pmgen/peepopt.cc
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ PRIVATE_NAMESPACE_BEGIN
bool did_something;

#include "passes/pmgen/peepopt_pm.h"
#include "generate.h"

struct PeepoptPass : public Pass {
PeepoptPass() : Pass("peepopt", "collection of peephole optimizers") { }
Expand Down

0 comments on commit c1f24c8

Please sign in to comment.