about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2025-01-24 00:15:54 +0100
committerGitHub <noreply@github.com>2025-01-24 00:15:54 +0100
commitd9d8bde83515fa979464d39d391bf1c074ee9d68 (patch)
tree7d9fda56d0359f65079d637ebafb83dd974a6c53 /compiler/rustc_codegen_gcc
parentda8b35a76a00ef3923f7cef918d1dbf1e7561346 (diff)
parentbcf478b7a6915a8ce14009934f2893ddcce8052c (diff)
downloadrust-d9d8bde83515fa979464d39d391bf1c074ee9d68.tar.gz
rust-d9d8bde83515fa979464d39d391bf1c074ee9d68.zip
Rollup merge of #135648 - folkertdev:naked-asm-wasm, r=bjorn3
support wasm inline assembly in `naked_asm!`

fixes https://github.com/rust-lang/rust/issues/135518

Webassembly was overlooked previously, but now `naked_asm!` and `#[naked]` functions work on the webassembly targets.

Or, they almost do right now. I guess this is no surprise, but the `wasm32-unknown-unknown` target causes me some trouble. I'll add some inline comments with more details.

r? ```````@bjorn3```````

cc ```````@daxpedda,``````` ```````@tgross35```````
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions