Skip to content

Commit

Permalink
Added missing new line
Browse files Browse the repository at this point in the history
  • Loading branch information
ptitSeb committed Nov 24, 2022
1 parent 829a4fd commit 0ec859d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/compiler-singlepass/src/emitter_x64.rs
Original file line number Diff line number Diff line change
Expand Up @@ -969,6 +969,7 @@ impl EmitterX64 for AssemblerX64 {
});
Ok(())
}

fn arch_emit_tzcnt(
&mut self,
sz: Size,
Expand Down

0 comments on commit 0ec859d

Please sign in to comment.