]> granicus.if.org Git - clang/commitdiff
Fixup r304205 - Require PowerPC target
authorDiana Picus <diana.picus@linaro.org>
Tue, 30 May 2017 14:05:33 +0000 (14:05 +0000)
committerDiana Picus <diana.picus@linaro.org>
Tue, 30 May 2017 14:05:33 +0000 (14:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@304211 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/altivec-ct.c

index b825d55633129fa7db22c2e89c9a36f08a2938bd..1a3e14dc1fd52a258bccabb61820b3142bd222cf 100644 (file)
@@ -1,6 +1,8 @@
 // RUN: %clang_cc1 -triple powerpc64le-linux-gnu -S -O0 -o - %s -target-feature +altivec -target-feature +vsx | FileCheck %s -check-prefix=CHECK -check-prefix=VSX
 // RUN: %clang_cc1 -triple powerpc-linux-gnu -S -O0 -o - %s -target-feature +altivec -target-feature -vsx | FileCheck %s
 
+// REQUIRES: powerpc-registered-target
+
 #include <altivec.h>
 
 // CHECK-LABEL: test1