rustc_target::spec::base::apple

Function llvm_target

source
fn llvm_target(os: &str, arch: Arch, abi: TargetAbi) -> Cow<'static, str>
Expand description

Generate the target triple that we need to pass to LLVM and/or Clang.