radiance
Radiance self-hosting compiler
home
log
refs
master
master
cloudhead/pattern-matching-simple
8a64c0a
Improve use of data section for RW data
Alexis Sellier
1 month
ago
Clone
Git HTTPS URL
Git SSH URL
compiler/
lib/
scripts/
count-lines-no-comments.sh
1.2 KiB
count-lines.sh
1.1 KiB
objdump
63 B
seed/
sublime/
test/
vim/
.gitignore
366 B
.gitsigners
112 B
LICENSE
1.1 KiB
Makefile
3.6 KiB
README
2.5 KiB
STYLE
2.5 KiB
std.lib
1.2 KiB
std.lib.test
347 B
scripts/objdump
63 B
raw
1
#!/bin/sh
2
exec riscv64-elf-objdump -D -bbinary -mriscv:rv64 $1