aboutsummaryrefslogtreecommitdiff
path: root/test/behavior/array.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2022-04-21 11:17:26 -0700
committerAndrew Kelley <andrew@ziglang.org>2022-04-21 13:29:46 -0700
commitffaa045429c946eaafc199e82b8831cb1e2f637d (patch)
treecd70347e7835e7fca652860e8dd84f31f5d37e28 /test/behavior/array.zig
parentebfddbaf0038c62f9560a8bf7134b401fb0e4d19 (diff)
downloadzig-ffaa045429c946eaafc199e82b8831cb1e2f637d.tar.gz
zig-ffaa045429c946eaafc199e82b8831cb1e2f637d.zip
stage2: add zig_backend to the cache hash
This makes stage2 and stage3 have different cache namespaces, so that building something with stage3 does not try to reuse the same cached artifacts as were produced by stage2. This makes sense since the code of stage3 is produced by the self-hosted compiler, whereas the code of stage2 is produced by the bootstrap compiler. Note also that stage4 and stage3 will share the same zig_backend, end hence cache namespace. Ideally stage4 and stage3 are identical binaries, so this checks out.
Diffstat (limited to 'test/behavior/array.zig')
0 files changed, 0 insertions, 0 deletions