@@ -68,7 +68,6 @@ rm -r tests/run-make/split-debuginfo # same |
|
|
68 |
68 |
rm -r tests/run-make/symbols-include-type-name # --emit=asm not supported |
69 |
69 |
rm -r tests/run-make/target-specs # i686 not supported by Cranelift |
70 |
70 |
rm -r tests/run-make/mismatching-target-triples # same |
71 |
|
-rm -r tests/run-make/use-extern-for-plugins # same |
72 |
71 |
rm tests/ui/asm/x86_64/issue-82869.rs # vector regs in inline asm not yet supported |
73 |
72 |
rm tests/ui/asm/x86_64/issue-96797.rs # const and sym inline asm operands don't work entirely correctly |
74 |
73 |
|