about summary refs log tree commit diff
path: root/src/test/codegen/asm-may_unwind.rs
AgeCommit message (Expand)AuthorLines
2021-12-12Stabilize asm! and global_asm!Amanieu d'Antras-1/+3
2021-12-03limit may_unwind codegen test to x86_64cynecx-0/+1
2021-12-03fix inline asm test because of missing attributecynecx-1/+1
2021-12-03add tests for asm's options(may_unwind)cynecx-0/+24