about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorJubilee <workingjubilee@gmail.com>2024-11-03 20:08:14 -0800
committerGitHub <noreply@github.com>2024-11-03 20:08:14 -0800
commit7155c65d68abe83cb62e2b8ae478a259702ec6f0 (patch)
tree3d03c0bd877d5d7b759445521e8bed8d39d186f7 /compiler/rustc_codegen_llvm/src/builder.rs
parent3313e760d03c05d027e7720f159a805b5b21c5a0 (diff)
parent775aad80fc4de54dbf3d029ce9aca4371ea48c09 (diff)
downloadrust-7155c65d68abe83cb62e2b8ae478a259702ec6f0.tar.gz
rust-7155c65d68abe83cb62e2b8ae478a259702ec6f0.zip
Rollup merge of #132565 - bjorn3:less_target_name_dependence, r=workingjubilee
Reduce dependence on the target name

The target name can be anything with custom target specs. Matching on fields inside the target spec is much more robust than matching on the target name.

Also remove the unused is_builtin target spec field.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions