rust/compiler/rustc_target/src
Jubilee cc0f3efe7b
Rollup merge of #133932 - bjorn3:fix_ptx_kernel_abi, r=wesleywiser
Avoid using make_direct_deprecated() in extern "ptx-kernel"

This method will be removed in the future as it produces a broken ABI that depends on cg_llvm implementation details. After this PR wasm32-unknown-unknown is the only remaining user of make_direct_deprecated().

Fixes https://github.com/rust-lang/rust/issues/117271
Blocks https://github.com/rust-lang/rust/issues/38788
2025-02-05 19:53:45 -08:00
..
asm Support clobber_abi in BPF inline assembly 2025-01-29 02:14:25 +09:00
callconv Rollup merge of #133932 - bjorn3:fix_ptx_kernel_abi, r=wesleywiser 2025-02-05 19:53:45 -08:00
spec Rollup merge of #136154 - taiki-e:ppc-secure-plt, r=nikic 2025-02-05 19:09:34 +08:00
json.rs Add gpu-kernel calling convention 2025-01-16 00:26:55 +01:00
lib.rs compiler: Wire {TyAnd,}Layout into rustc_abi 2024-10-11 17:41:52 -07:00
target_features.rs Rollup merge of #134814 - sayantn:keylocker, r=oli-obk 2025-02-04 06:13:58 +01:00
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00