fn llvm_target(os: &str, arch: Arch, abi: TargetAbi) -> Cow<'static, str>
Generate the target triple that we need to pass to LLVM and/or Clang.