mirror of
https://github.com/ziglang/zig.git
synced 2025-12-28 00:53:18 +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