projects
/
clang
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcaa019
)
Add target REQUIRES directives to offload bundler test.
author
Samuel Antao
<sfantao@us.ibm.com>
Wed, 24 Aug 2016 15:47:06 +0000
(15:47 +0000)
committer
Samuel Antao
<sfantao@us.ibm.com>
Wed, 24 Aug 2016 15:47:06 +0000
(15:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@279635
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Driver/clang-offload-bundler.c
patch
|
blob
|
history
diff --git
a/test/Driver/clang-offload-bundler.c
b/test/Driver/clang-offload-bundler.c
index 39b299669734f48564e14142a6590668f09220b6..a1071439c045ba3a8a2c86d0cb78bddda0ae4556 100644
(file)
--- a/
test/Driver/clang-offload-bundler.c
+++ b/
test/Driver/clang-offload-bundler.c
@@
-1,3
+1,6
@@
+// REQUIRES: x86-registered-target
+// REQUIRES: powerpc-registered-target
+
//
// Generate all the types of files we can bundle.
//