[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.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
// a correct traceback when the function raising the signal does not save
|
||||
// the link register or does not store the stack back chain.
|
||||
|
||||
// REQUIRES: target=powerpc{{(64)?}}-ibm-aix{{.*}}
|
||||
// REQUIRES: target={{.+}}-aix{{.*}}
|
||||
|
||||
// Test when the function raising the signal does not save the link register
|
||||
// RUN: %{cxx} -x c++ %s -o %t.exe -DCXX_CODE %{flags} %{compile_flags}
|
||||
|
||||
Reference in New Issue
Block a user