Skip to content

Commit 0eefee0

Browse files
xingxue-ibmcopybara-github
authored andcommitted
[NFC][libc++][libc++abi][libunwind][test] Fix/unify AIX triples used in LIT tests (#101196)
This patch fixes/unifies AIX target triples used in libc++, libc++abi, and libunwind LIT tests. NOKEYCHECK=True GitOrigin-RevId: 2d3655037ccfa276cb0949c2ce0cff56985f6637
1 parent a56e5a4 commit 0eefee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/libcxx/vendor/ibm/bad_function_call.pass.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
//
77
//===----------------------------------------------------------------------===//
88

9-
// REQUIRES: target={{powerpc.*-ibm-aix.*}}
9+
// REQUIRES: target={{.+}}-aix{{.*}}
1010
// ADDITIONAL_COMPILE_FLAGS: -fvisibility-inlines-hidden
1111

1212
// When there is a weak hidden symbol in user code and a strong definition

0 commit comments

Comments
 (0)