mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 13:54:21 +00:00
Now the self-hosted compiler re-uses the same C++ code for interfacing with LLVM as the C++ code. It also links against the same LLD library files. |
||
|---|---|---|
| .. | ||
| ast.zig | ||
| c.zig | ||
| ir.zig | ||
| llvm.zig | ||
| main.zig | ||
| module.zig | ||
| parser.zig | ||
| scope.zig | ||
| target.zig | ||
| tokenizer.zig | ||