rust/compiler/rustc_target/src/spec
Mads Marquart 0434013a6e 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`.
2025-03-12 22:42:17 +01:00
..
base Target definition for wasm32-wali-linux-musl to support the Wasm Linux 2025-03-10 21:26:45 -04:00
targets Fix RISC-V VxWorks LLVM target triples 2025-03-12 22:42:17 +01:00
crt_objects.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
json.rs Adds binary_format to rustc target specs 2025-02-17 20:32:12 +05:30
mod.rs Target definition for wasm32-wali-linux-musl to support the Wasm Linux 2025-03-10 21:26:45 -04:00