================
@@ -1,4 +1,4 @@
-// XFAIL: target={{.*}}-aix{{.*}}
+// XFAIL: target={{.*}}-aix{{.*}}, target=riscv{{.*}}
----------------
MaskRay wrote:

This causes different behaviors with the default target triple, which is 
probably not perfect.

I think we can change the -mrelax-all check with an explicit target triple and 
then add a `--target=riscv64`.

https://github.com/llvm/llvm-project/pull/88538
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to