tree: 2d1bf942f9d2b2b693fb4041512611ada5572712 [path history] [tgz]
  1. reference/
  2. src/
  3. tests/
  4. .cargo-checksum.json
  5. Cargo.toml
  6. LICENSE.txt
  7. Readme.md
  8. rust-toolchain.toml
vendor/ar_archive_writer-0.4.2/Readme.md

A writer for object file ar archives

This is a Rust port of LLVM's archive writer (see the LLVM Reference for details) with the following options removed:

  • Deterministic: always enabled.
  • Symbol tables: always enabled.

License

Licensed under Apache License v2.0 with LLVM Exceptions (LICENSE.txt or https://llvm.org/LICENSE.txt)

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.