aboutsummaryrefslogtreecommitdiff
path: root/test/Parser/altivec-csk-bool.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Parser/altivec-csk-bool.c')
-rw-r--r--test/Parser/altivec-csk-bool.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/Parser/altivec-csk-bool.c b/test/Parser/altivec-csk-bool.c
index ba6fa3b2f77b..c1c253958c66 100644
--- a/test/Parser/altivec-csk-bool.c
+++ b/test/Parser/altivec-csk-bool.c
@@ -1,4 +1,5 @@
-// RUN: %clang -target powerpc64-unknown-linux-gnu -maltivec -fsyntax-only %s
+// RUN: %clang_cc1 -triple powerpc64-unknown-linux-gnu -faltivec -fsyntax-only %s
+// RUN: %clang_cc1 -triple powerpc64le-unknown-linux-gnu -faltivec -fsyntax-only %s
// PR16456: Verify that bool, true, false are treated as context-sensitive
// keywords (and therefore available for use as identifiers) when in