zig/lib/std/Build
Jacob Young c610cde1eb test: test for issues starting codegen on many targets
Specifically this is to make sure llvm data layout generation doesn't
regress.  The no emit bin is to allow testing targets that can't
currently be linked.  The commented out targets are ones that fail in
the linker anyway when no emit bin is passed.
2023-07-23 23:48:19 -04:00
..
Cache migration: std.math.{min, min3, max, max3} -> @min & @max 2023-06-16 13:44:09 -07:00
Step test: test for issues starting codegen on many targets 2023-07-23 23:48:19 -04:00
Cache.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
Step.zig test: test for issues starting codegen on many targets 2023-07-23 23:48:19 -04:00