diff options
| author | Andrew Kelley <andrew@ziglang.org> | 2021-05-28 20:54:11 -0700 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2021-05-28 20:54:11 -0700 |
| commit | 0afb5b2ec6de494efe0605b2270f6a01b95237af (patch) | |
| tree | b43c1faae430a6a0ac3f5801a278d36a0a13ed04 /lib/std/packed_int_array.zig | |
| parent | e248de93a07fd6a7f48581ce0d9f6f77a69c76de (diff) | |
| download | zig-0afb5b2ec6de494efe0605b2270f6a01b95237af.tar.gz zig-0afb5b2ec6de494efe0605b2270f6a01b95237af.zip | |
stage2: add `zig ar` subcommand
The same entrypoint supports the following commands:
* ar
* ranlib
* dlltool
* lib
For now, our strategy is to bundle the (renamed) `main()` function of
llvm-ar, same as our strategy for `zig clang`. However, as Zig matures,
a goal will be to replace the dependency on LLVM with our own
implementation of this tool, so that it is available in builds of zig
that do not have LLVM extensions enabled.
This commit also categorizes the subcommands into categories in the
--help menu.
Diffstat (limited to 'lib/std/packed_int_array.zig')
0 files changed, 0 insertions, 0 deletions
