mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 10:56:38 +00:00
Prefer asm! in std - all in sgx module Similar to the change in #76669 but all `llvm_asm!` is gate in x86/x86_64 target. Godbolt: - https://rust.godbolt.org/z/h7nG1h - https://rust.godbolt.org/z/xx39hW