blob: 98b89fd918cca1c8abfc198a5a15ce198e51875a [file] [view]
## Common code for the FIR and IR tree generators
The [FIR](../../compiler/fir/tree/tree-generator) and [IR](../../compiler/ir/ir.tree/tree-generator) tree generators, although quite
different, share some common logic. This logic is stored here in this module.