about summary refs log tree commit diff
path: root/src/test/codegen/asm-multiple-options.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-54/+0
2021-12-12Stabilize asm! and global_asm!Amanieu d'Antras-1/+2
2021-04-28Be stricter about rejecting LLVM reserved registers in asm!Amanieu d'Antras-1/+1
2020-06-20Add codegen test for multiple `asm!` optionsCamelid-0/+53