selfhost: drop snake_case locals in dyn/dynout/obj + w6a + cgen + ww driver
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
// (N_INTLIT, N_RUNELIT, N_TRUE/FALSE/NIL, N_CAST) stay inline.
|
||||
//
|
||||
// The remainder of cgen lives in cgen.ww (foundation: types, emit
|
||||
// primitives, the collect* tables, FFI/module maps) and cgen_stmt.ww
|
||||
// primitives, the collect* tables, FFI/module maps) and cgenstmt.ww
|
||||
// (cgstmt).
|
||||
//
|
||||
// `use cgenexpr;` is unnecessary at consumer sites — cgen.ww imports
|
||||
|
||||
Reference in New Issue
Block a user