[−][src]Module rustc_codegen_llvm::back::archive
🔬 This is a nightly-only experimental API. (rustc_private)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml instead?
A helper class for dealing with static archives
Structs
| ArchiveBuilder |
[ Experimental ] Helper for adding many files to an archive. |
| ArchiveConfig |
[ Experimental ]
|
Enums
| Addition |
[ Experimental ]
|
Functions
| find_library |
[ Experimental ]
|
| is_relevant_child |
[ Experimental ]
|
| string_to_io_error |
[ Experimental ]
|