about summary refs log tree commit diff
path: root/src/test/pretty/asm.rs
AgeCommit message (Expand)AuthorLines
2021-04-28Be stricter about rejecting LLVM reserved registers in asm!Amanieu d'Antras-1/+1
2020-06-15asm: Allow multiple template strings; interpret them as newline-separatedJosh Triplett-0/+9
2020-06-13pretty/asm.rs should only be tested for x86_64 and not AArch64Yerkebulan Tulibergenov-0/+1
2020-05-18Add tests for asm!Amanieu d'Antras-0/+19