[libcxx-commits] [libcxx] [libcxxabi] [libunwind] [NFC][libc++][libc++abi][libunwind][test] Fix/unify AIX triples used in LIT tests (PR #101196)

Saleem Abdulrasool via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 30 08:29:06 PDT 2024


================
@@ -9,7 +9,7 @@
 // Check that the PowerPC vector registers are restored properly during
 // unwinding. Option -mabi=vec-extabi is required to compile the test case.
 
-// REQUIRES: target=powerpc{{(64)?}}-ibm-aix
+// REQUIRES: target={{.+}}-aix{{.*}}
----------------
compnerd wrote:

Likewise

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


More information about the libcxx-commits mailing list