_offc_strlit.nx
buildroot/runtime/_offc_strlit.nx
about
Reduced repro for T#selfhost-003: uses a string literal so the
compiler must emit `la <reg>, .Lg<id>` and a `.Lg<id>: .asciz`.
If nxc.elf compiles this correctly, basic VK_GLOBAL machinery works
and the self-host crash is scale-related (asm buffer overflow,
many-globals interaction with another pass, etc.).
dependencies 1 imports · 0 importers
imports: syscalls.nx
imported by: nobody (leaf or entry point)
structs
| none |
consts
| none |
functions
| 8 | func main() -> i64 { |