aboutsummaryrefslogtreecommitdiff
path: root/src/target.cpp
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2020-09-08 11:15:32 -0700
committerAndrew Kelley <andrew@ziglang.org>2020-09-09 09:28:05 -0700
commitc99e34a00e1e839effbc8b257a400eb3b643fa12 (patch)
tree6104ce4ebeb2b4caa371b8478b5497a97295dbf7 /src/target.cpp
parent35f334ae0fe0f7eef7f8610103e860527df37f42 (diff)
downloadzig-c99e34a00e1e839effbc8b257a400eb3b643fa12.tar.gz
zig-c99e34a00e1e839effbc8b257a400eb3b643fa12.zip
stage2: eliminate the "compiler id" concept
Instead, append a "dirty suffix" to the version string when there are dirty git changes and use the version string as the compiler id. This avoids a dependency on the cache hash system, and saves time on first invocation of the compiler since it does not have to compute its compiler id. It also saves time by not having to check the cache for a saved compiler id.
Diffstat (limited to 'src/target.cpp')
0 files changed, 0 insertions, 0 deletions