Modulesยง
- apple
- archive
- command ๐
- A thin wrapper around
Commandin the standard library which allows us to read the arguments that are built up. - link
- linker ๐
- lto
- metadata
- Reading of the rustc metadata for rlibs and dylibs
- rmeta_
link - Late-metadata archive member that lists which rlib entries are Rust object files, and potentially other data collected and used when building or linking a rlib. See https://github.com/rust-lang/rust/issues/138243.
- rpath ๐
- symbol_
export - write
Functionsยง
- versioned_
llvm_ target - The target triple depends on the deployment target, and is required to enable features such as cross-language LTO, and for picking the right Mach-O commands.