mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-07 16:42:34 +00:00
Mark clang/test/PCH/chain-openmp-threadprivate.cpp as REQUIRES:tls.
llvm-svn: 242116
This commit is contained in:
parent
c5e50734e8
commit
bbfa514f5b
@ -6,6 +6,9 @@
|
||||
// RUN: %clang_cc1 -fopenmp -emit-llvm -include %s -include %s %s -o - | FileCheck %s -check-prefix=CHECK-TLS
|
||||
// with PCH
|
||||
// RUN: %clang_cc1 -fopenmp -emit-llvm -chain-include %s -chain-include %s %s -o - | FileCheck %s -check-prefix=CHECK-TLS
|
||||
|
||||
// REQUIRES: tls
|
||||
|
||||
#if !defined(PASS1)
|
||||
#define PASS1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user