Skip to content

Commit

Permalink
Revert "Passes: Control Flow Graph"
Browse files Browse the repository at this point in the history
This reverts commit e554f1c.
  • Loading branch information
vidsinghal committed Dec 10, 2023
1 parent 6e91179 commit a3fa399
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 201 deletions.
1 change: 0 additions & 1 deletion gibbon-compiler/gibbon.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ library
Gibbon.Passes.RearrangeFree
Gibbon.Passes.Codegen
Gibbon.Passes.CalculateBounds
Gibbon.Passes.ControlFlowGraph

other-extensions: DeriveDataTypeable CPP

Expand Down
200 changes: 0 additions & 200 deletions gibbon-compiler/src/Gibbon/Passes/ControlFlowGraph.hs

This file was deleted.

0 comments on commit a3fa399

Please sign in to comment.