Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
Josh Stone
2970ad8aee
Update the minimum external LLVM to 13
2022-08-14 13:46:51 -07:00
Luqman Aden
0b2f3604fd
Update asm-may_unwind test to handle use of asm with outputs.
2022-04-09 15:16:38 -07:00
Amanieu d'Antras
44a3a66ee8
Stabilize asm! and global_asm!
...
They are also removed from the prelude as per the decision in
https://github.com/rust-lang/rust/issues/87228 .
stdarch and compiler-builtins are updated to work with the new, stable
asm! and global_asm! macros.
2021-12-12 11:20:03 +00:00
cynecx
3dbb621c72
limit may_unwind codegen test to x86_64
2021-12-03 23:53:31 +01:00
cynecx
7f870be4b5
fix inline asm test because of missing attribute
2021-12-03 23:51:49 +01:00
cynecx
8e9ccdf28f
add tests for asm's options(may_unwind)
2021-12-03 23:51:49 +01:00