rust/tests/codegen/naked-fn
Folkert de Vries c0957ef45a
naked functions: on windows emit .endef without the symbol name
also add test with `fastcall`, which on i686 uses a different mangling scheme
2025-03-11 00:27:32 +01:00
..
aligned.rs codegen #[naked] functions using global_asm! 2024-12-10 21:41:03 +01:00
generics.rs tests/codegen: use -Copt-level=3 instead of -O 2025-02-11 13:41:35 -08:00
instruction-set.rs tests: use minicore more 2025-02-24 09:26:54 +00:00
min-function-alignment.rs add -Zmin-function-alignment 2025-01-10 22:53:54 +01:00
naked-functions.rs naked functions: on windows emit .endef without the symbol name 2025-03-11 00:27:32 +01:00