stage2: fix typo in riscv64/Emit.zig
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//! This file contains the functionality for lowering AArch64 MIR into
|
||||
//! This file contains the functionality for lowering RISCV64 MIR into
|
||||
//! machine code
|
||||
|
||||
const Emit = @This();
|
||||
|
||||
Reference in New Issue
Block a user