Felix (xq) Queißner
|
5c01818410
|
Introduces Compile.getEmittedX() functions, drops Compile.emit_X. Resolves #14971
|
2023-07-30 11:18:50 -07:00 |
|
Andrew Kelley
|
030742f1f7
|
re-enable standalone tests based on build.zig
|
2023-03-15 10:48:14 -07:00 |
|
Andrew Kelley
|
36e2d992dd
|
combine std.build and std.build.Builder into std.Build
I've been wanting to do this for along time.
|
2023-01-31 15:09:35 -07:00 |
|
Andrew Kelley
|
73cf7b6429
|
update build.zig API usage
|
2023-01-31 15:09:35 -07:00 |
|
Jacob Young
|
c7f9833238
|
Module: fix early exit conditions during compilation
* `--verbose-llvm-ir` should trigger analysis and codegen
* `-femit-asm` etc should trigger codegen even with `-fno-emit-bin`
Closes #12588
|
2022-10-15 14:18:35 -04:00 |
|