mirror of
https://github.com/rust-lang/rust.git
synced 2025-09-27 12:48:20 +00:00
10 lines
173 B
Rust
10 lines
173 B
Rust
// MIR for `{global_asm#0}` after SimplifyLocals-final
|
|
|
|
{global_asm#0}: ! = {
|
|
let mut _0: !;
|
|
|
|
bb0: {
|
|
asm!("/* */", options()) -> unwind unreachable;
|
|
}
|
|
}
|