code wiki / (root) / smoke_nxc_pipeline8.nx

smoke_nxc_pipeline8.nx

buildroot/runtime/smoke_nxc_pipeline8.nx

761 B26 linesdepth 7pulls 26 transitivereach 0 importersview sourcekind smoketopic smoke
docsdependenciesstructsconstsfunctions

about

Same imports as nxc.nx but ONLY call write_elf, skip all the pipeline stages. If this crashes too, the issue is in the import-expanded source itself (e.g. some constructor at top level), not the stages.

dependencies 13 imports · 0 importers

syscalls.nx types.nx lex_kinds.nx outbuf.nx ir.nx lex.nx parse.nx opt.nx regalloc.nx riscv.nx smoke_nxc_pipeline8.nx

diagram shows first 10 each side; +3 more imports, +0 more importers in the complete lists below.

imports: syscalls.nxtypes.nxlex_kinds.nxoutbuf.nxir.nxlex.nxparse.nxopt.nxregalloc.nxriscv.nxcrt0.nxnxasm_v2.nxelf_writer.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main write_elf sys_mmap build_elf_image put_u64_le sys_write

structs

none

consts

none

functions

20func main() -> i64 {
calls 1: write_elf