We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9c14d4 commit 1d5e5ecCopy full SHA for 1d5e5ec
libunwind/test/aix_signal_unwind.pass.sh.S
@@ -10,7 +10,7 @@
10
// a correct traceback when the function raising the signal does not save
11
// the link register or does not store the stack back chain.
12
13
-// REQUIRES: target=powerpc{{(64)?}}-ibm-aix
+// REQUIRES: target=powerpc{{(64)?}}-ibm-aix{{.*}}
14
15
// Test when the function raising the signal does not save the link register
16
// RUN: %{cxx} -x c++ %s -o %t.exe -DCXX_CODE %{flags} %{compile_flags}
0 commit comments