Skip to content

Commit 0ec859d

Browse files
committed
Added missing new line
1 parent 829a4fd commit 0ec859d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/compiler-singlepass/src/emitter_x64.rs

+1
Original file line numberDiff line numberDiff line change
@@ -969,6 +969,7 @@ impl EmitterX64 for AssemblerX64 {
969969
});
970970
Ok(())
971971
}
972+
972973
fn arch_emit_tzcnt(
973974
&mut self,
974975
sz: Size,

0 commit comments

Comments
 (0)