zig/src-self-hosted
Andrew Kelley e1d4b59c5b self-hosted: update main.zig
After this commit there are no more bit rotted files.
The testing program that was in ir.zig has been moved to main.zig
Unsupported command line options have been deleted, or error messages
added.

The compiler repl is available from the build-exe, build-lib,
build-obj commands with the --watch option.

The main zig build script now builds the self-hosted compiler
unconditionally. Linking against LLVM is behind a -Denable-llvm
flag that defaults to off.
2020-05-15 15:20:42 -04:00
..
2020-05-15 15:20:42 -04:00
2020-04-28 00:02:13 -06:00
2020-05-15 15:20:42 -04:00
2019-12-29 11:04:58 +02:00
2020-05-15 15:20:42 -04:00
2020-05-15 15:20:42 -04:00
2020-05-01 06:47:56 -04:00
2020-02-16 13:25:30 -05:00