diff options
| author | Andrew Kelley <andrew@ziglang.org> | 2023-01-20 16:58:31 -0700 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2023-01-20 16:58:31 -0700 |
| commit | 7ea3937c5a6f63557db99c8a8f7b3f6d3de8c38b (patch) | |
| tree | c972e12f5eeb56d9865089af79fa8edff8dff93e /src/codegen/llvm.zig | |
| parent | 74b72a766de96c7c70fc8a02d3e2ee3cd353f225 (diff) | |
| download | zig-7ea3937c5a6f63557db99c8a8f7b3f6d3de8c38b.tar.gz zig-7ea3937c5a6f63557db99c8a8f7b3f6d3de8c38b.zip | |
std.build.LibExeObjStep: better handle transitive deps
* no longer repeat -lc on the linker line redundantly
* when using linkLibrary() with a static library, it will now also put
the static library's static library dependencies on the linker line,
recursively.
* refactor out a common pattern to an addFlag function
Diffstat (limited to 'src/codegen/llvm.zig')
0 files changed, 0 insertions, 0 deletions
