| author | |
| committer | |
| log | bdb571394135f03354301a2b90b6c6b5645635ac |
| tree | 5c57842d65fef88e5dd720c716b871436e48b364 |
| parent | bb05a8a08a1a24f4b43e65c8da50da1ce3f0b7ec |
1 files changed, 1 insertions(+), 1 deletions(-)
src/arch/riscv64/Emit.zig+1-1| ... | ... | @@ -1,4 +1,4 @@ |
| 1 | //! This file contains the functionality for lowering AArch64 MIR into | |
| 1 | //! This file contains the functionality for lowering RISCV64 MIR into | |
| 2 | 2 | //! machine code |
| 3 | 3 | |
| 4 | 4 | const Emit = @This(); |