summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/taskwait_codegen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/OpenMP/taskwait_codegen.cpp')
-rw-r--r--test/OpenMP/taskwait_codegen.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/OpenMP/taskwait_codegen.cpp b/test/OpenMP/taskwait_codegen.cpp
index 85f20e8..7521709 100644
--- a/test/OpenMP/taskwait_codegen.cpp
+++ b/test/OpenMP/taskwait_codegen.cpp
@@ -2,7 +2,7 @@
// RUN: %clang_cc1 -fopenmp -x c++ -triple x86_64-apple-darwin10 -emit-pch -o %t %s
// RUN: %clang_cc1 -fopenmp -x c++ -triple x86_64-apple-darwin10 -include-pch %t -verify %s -emit-llvm -o - | FileCheck %s
// expected-no-diagnostics
-
+// REQUIRES: x86-registered-target
#ifndef HEADER
#define HEADER
OpenPOWER on IntegriCloud