mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 06:30:36 +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