[clang] [RISCV][clang] Don't enable -mrelax-all for -O0 on RISC-V (PR #88538)

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 19 13:03:12 PDT 2024


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

Perhaps the commonplace `--target=x86_64`

https://github.com/llvm/llvm-project/pull/88538


More information about the cfe-commits mailing list