diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2025-01-24 00:15:54 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-24 00:15:54 +0100 |
| commit | d9d8bde83515fa979464d39d391bf1c074ee9d68 (patch) | |
| tree | 7d9fda56d0359f65079d637ebafb83dd974a6c53 /compiler/rustc_codegen_gcc | |
| parent | da8b35a76a00ef3923f7cef918d1dbf1e7561346 (diff) | |
| parent | bcf478b7a6915a8ce14009934f2893ddcce8052c (diff) | |
| download | rust-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
