summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/powerpc_types.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/powerpc_types.c')
-rw-r--r--test/CodeGen/powerpc_types.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/powerpc_types.c b/test/CodeGen/powerpc_types.c
index b7d0f5d..b4de318 100644
--- a/test/CodeGen/powerpc_types.c
+++ b/test/CodeGen/powerpc_types.c
@@ -1,3 +1,4 @@
+// REQUIRES: ppc32-registered-target
// RUN: %clang_cc1 -triple powerpc-unknown-freebsd -emit-llvm -o - %s| FileCheck -check-prefix=SVR4-CHECK %s
#include <stdarg.h>
OpenPOWER on IntegriCloud