[compiler-rt] XFAIL: lld-available lit.cfg tag does not work as intended. (PR #99056)

Lei Huang via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 16 09:11:43 PDT 2024


================
@@ -1,7 +1,7 @@
 // REQUIRES: linux, lld-available
 
 // FIXME: Investigate and fix.
-// XFAIL: powerpc64-target-arch
+// XFAIL: powerpc64-target-arch,powerpc64le-target-arch
----------------
lei137 wrote:

This is only an issue on the 64bit arch? What about 32bit?

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


More information about the llvm-commits mailing list