aboutsummaryrefslogtreecommitdiff
path: root/src/codegen.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2021-11-24 18:08:56 -0700
committerAndrew Kelley <andrew@ziglang.org>2021-11-24 18:12:56 -0700
commit27c5c7fb23fceb0a333444408a1dea4188a14c32 (patch)
tree5c995301673743c3398940c0ebed49647e0e3119 /src/codegen.zig
parent7e23b3245a9bf6e002009e6c18c10a9995671afa (diff)
downloadzig-27c5c7fb23fceb0a333444408a1dea4188a14c32.tar.gz
zig-27c5c7fb23fceb0a333444408a1dea4188a14c32.zip
stage2: proper `-femit-implib` frontend support
* Improve the logic for determining whether emitting an import lib is eligible, and improve the error message when the user provides contradictory arguments. * Integrate with the EmitLoc / Emit system that already exists, and use the `-femit-implib[=path]`/`-fno-emit-implib` convention that already exists. * Proper integration with the caching system. * CLI: fix bug in error reporting for resolving EmitLoc values for other parameters.
Diffstat (limited to 'src/codegen.zig')
0 files changed, 0 insertions, 0 deletions