[clang-tools-extra] [flang] [llvm] [Flang] make ppc unsupported for x86_64 test case (NFC) (PR #73903)

Kelvin Li via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 4 11:17:41 PST 2024


================
@@ -7,7 +7,7 @@
 !
 ! This test is for x86_64, where exponent-letter 'q' is for
 ! 10-byte extended precision
-! UNSUPPORTED: system-windows
+! UNSUPPORTED: system-windows, system-aix
----------------
kkwli wrote:

Ok

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


More information about the llvm-commits mailing list