aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/PowerPC/ppc-dmf-mma-builtin-err.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGen/PowerPC/ppc-dmf-mma-builtin-err.c')
-rw-r--r--clang/test/CodeGen/PowerPC/ppc-dmf-mma-builtin-err.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/test/CodeGen/PowerPC/ppc-dmf-mma-builtin-err.c b/clang/test/CodeGen/PowerPC/ppc-dmf-mma-builtin-err.c
index c022746..5a92d6e 100644
--- a/clang/test/CodeGen/PowerPC/ppc-dmf-mma-builtin-err.c
+++ b/clang/test/CodeGen/PowerPC/ppc-dmf-mma-builtin-err.c
@@ -1,3 +1,5 @@
+// RUN: not %clang_cc1 -triple powerpc64le-unknown-linux-gnu -target-cpu pwr10 \
+// RUN: %s -emit-llvm-only 2>&1 | FileCheck %s
// RUN: not %clang_cc1 -triple powerpc64le-unknown-linux-gnu -target-cpu future \
// RUN: %s -emit-llvm-only 2>&1 | FileCheck %s