Skip to content

Commit

Permalink
reorder collapse control
Browse files Browse the repository at this point in the history
  • Loading branch information
rachitnigam committed Aug 17, 2020
1 parent bf19894 commit 55f4dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ fn construct_pass_manager() -> Result<PassManager> {
WellFormed,
Papercut,
CompileEmpty,
CompileControl,
CollapseControl,
CompileControl,
StaticTiming,
CompileControl,
GoInsertion,
Expand Down

0 comments on commit 55f4dbd

Please sign in to comment.