diff options
| author | Mads Marquart <mads@marquart.dk> | 2025-03-12 22:42:17 +0100 |
|---|---|---|
| committer | Mads Marquart <mads@marquart.dk> | 2025-03-12 22:42:17 +0100 |
| commit | 0434013a6ea19eb1937d65105623c41e1b52e3f1 (patch) | |
| tree | 9333f13bf9f3e5a416ad4be3b26be0d9db8fc6e4 /compiler/rustc_codegen_llvm/src | |
| parent | ebf0cf75d368c035f4c7e7246d203bd469ee4a51 (diff) | |
| download | rust-0434013a6ea19eb1937d65105623c41e1b52e3f1.tar.gz rust-0434013a6ea19eb1937d65105623c41e1b52e3f1.zip | |
Fix RISC-V VxWorks LLVM target triples
The targets used the plain `$ARCH` triple, which LLVM normalizes to `$ARCH-unknown-unknown`, which is inconsistent with the the other VxWorks targets which all use `$ARCH-unknown-linux-gnu$ABI`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
