about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm/mod.rs
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-11-03 18:26:01 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-11-03 18:29:01 +0000
commit9e6d2da83dcc7fe58c0352d61d20b42f09182c63 (patch)
treef9ebb56c5d347b083bb694d076701086f38e2607 /compiler/rustc_codegen_llvm/src/llvm/mod.rs
parent7028d9318fadc20e5e3058d52e44d785d31a6aaa (diff)
downloadrust-9e6d2da83dcc7fe58c0352d61d20b42f09182c63.tar.gz
rust-9e6d2da83dcc7fe58c0352d61d20b42f09182c63.zip
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.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm/mod.rs')
0 files changed, 0 insertions, 0 deletions