Files
rust/compiler
Folkert de Vries b27942853e naked_asm: emit a label starting with func_end
The `cargo asm` tool pattern matches on such labels to figure out where functions end: normal functions generated by LLVM always do have such a label. We don't guarantee that naked functions emit such a label, but having `cargo asm` work is convenient
2025-09-19 21:53:06 +02:00
..
2025-09-12 15:10:30 -05:00
2025-08-27 20:25:18 +02:00
2025-09-08 09:23:37 -07:00
2025-09-09 14:49:16 +02:00
2025-09-12 15:10:30 -05:00
2025-09-09 14:49:16 +02:00
2025-09-09 14:49:16 +02:00