summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/parallel_sections_codegen.cpp
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2015-07-07 20:31:18 +0000
committerAdrian Prantl <aprantl@apple.com>2015-07-07 20:31:18 +0000
commitb6dc7d8d83431a8c790a0a3a1b37dd5684c26f6c (patch)
tree7158d2704084a73ab2732e2173adfd5565713d2d /test/OpenMP/parallel_sections_codegen.cpp
parentd5b174ab688d6f400079ee2a81e4f42ced59c661 (diff)
Update testcases that use precompiled headers to require a target after
r241620. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@241623 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/OpenMP/parallel_sections_codegen.cpp')
-rw-r--r--test/OpenMP/parallel_sections_codegen.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/OpenMP/parallel_sections_codegen.cpp b/test/OpenMP/parallel_sections_codegen.cpp
index ba1bf6cc56..2e9e1f95ae 100644
--- a/test/OpenMP/parallel_sections_codegen.cpp
+++ b/test/OpenMP/parallel_sections_codegen.cpp
@@ -2,7 +2,7 @@
// RUN: %clang_cc1 -fopenmp -x c++ -std=c++11 -fexceptions -fcxx-exceptions -triple x86_64-unknown-unknown -emit-pch -o %t %s
// RUN: %clang_cc1 -fopenmp -x c++ -std=c++11 -include-pch %t -fsyntax-only -verify %s -triple x86_64-unknown-unknown -fexceptions -fcxx-exceptions -emit-llvm -o - | FileCheck %s
// expected-no-diagnostics
-
+// REQUIRES: x86-registered-target
#ifndef HEADER
#define HEADER
// CHECK: [[IMPLICIT_BARRIER_LOC:@.+]] = private unnamed_addr constant %{{.+}} { i32 0, i32 66, i32 0, i32 0, i8*