mirror of
https://github.com/ziglang/zig.git
synced 2026-02-11 20:11:23 +00:00
* outputs can have names and be referenced with template replacements the same as inputs. * fix print_air.zig not decoding correctly. * LLVM backend: use a table for template names for simplicity