Cargo subcommands for LLVM tools from the Rust toolchain
Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain
cargo-objdumpcargo-objcopycargo-nmcargo-stripcargo-profdatacargo-cov$ cargo objdump --release -- -d$ cargo nm --release$ cargo strip