rust/compiler/rustc_target/src
Vadim Petrochenkov 2984bf674f Simplify implementation of -Z gcc-ld
- The logic is now unified for all targets (wasm targets should also be supported now)
- Additional "symlink" files like `ld64` are eliminated
- lld-wrapper is used for propagating the correct lld flavor
- Cleanup "unwrap or exit" logic in lld-wrapper
2022-05-25 23:55:22 +03:00
..
abi Add flag for stricter checks on uninit/zeroed 2022-05-24 14:26:52 +01:00
asm Add ABI clobbers 2022-05-17 06:48:03 -04:00
spec Simplify implementation of -Z gcc-ld 2022-05-25 23:55:22 +03:00
lib.rs Stabilize bool::then_some 2022-05-04 13:22:08 +02:00
tests.rs Emit warnings for unused fields in custom targets. 2021-06-17 21:48:02 +02:00