os-rust/compiler/rustc_target/src
Kleis Auke Wolthuizen 57ed8e8436 Fix LLVM target triple for x86_64-win7-windows-msvc
The vendor field needs to be `pc` rather than `win7`.
2024-11-20 10:47:28 +01:00
..
asm Auto merge of #132472 - taiki-e:sparc-asm, r=Amanieu 2024-11-07 21:07:06 +00:00
callconv pointee_info_at: fix logic for recursing into enums 2024-11-08 07:35:29 +01:00
spec Fix LLVM target triple for x86_64-win7-windows-msvc 2024-11-20 10:47:28 +01:00
json.rs compiler: Move impl of ToJson for abi::Endian 2024-10-11 17:41:52 -07:00
lib.rs compiler: Wire {TyAnd,}Layout into rustc_abi 2024-10-11 17:41:52 -07:00
target_features.rs ABI checks: add support for some tier3 arches, warn on others. 2024-11-14 08:57:39 +01:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00