about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2024-05-03 15:57:31 -0700
committerAlex Crichton <alex@alexcrichton.com>2024-05-03 15:57:31 -0700
commit7a77108809da136b52c558ad32803896df3b1242 (patch)
tree642d8bf311eb8f615a7ce1af7c542b0e0989ab14 /compiler/rustc_codegen_llvm/src/errors.rs
parentbefabbc9e5f6e82e659f9f52040ee0dd40593d8a (diff)
downloadrust-7a77108809da136b52c558ad32803896df3b1242.tar.gz
rust-7a77108809da136b52c558ad32803896df3b1242.zip
rustc: Change LLVM target for the wasm32-wasip2 Rust target
This commit changes the LLVM target of for the Rust `wasm32-wasip2`
target to `wasm32-wasip2` as well. LLVM does a bit of detection on the
target string to know when to call `wasm-component-ld` vs `wasm-ld` so
otherwise clang is invoking the wrong linker.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions