about summary refs log tree commit diff
path: root/tests/codegen/asm/goto.rs
AgeCommit message (Expand)AuthorLines
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-63/+0
2025-03-17Stabilize asm_gotoGary Guo-1/+1
2025-02-11tests/codegen: use -Copt-level=3 instead of -OJubilee Young-1/+1
2024-11-24Make asm_goto_with_outputs a separate feature gateGary Guo-1/+1
2024-11-24Support use of asm goto with outputs and `options(noreturn)`Gary Guo-1/+11
2024-11-24Fix asm goto with outputsGary Guo-11/+13
2024-11-01Move remaining inline assembly test files into asm directoryTaiki Endo-0/+51