Add target REQUIRES directives to offload bundler test.
authorSamuel Antao <sfantao@us.ibm.com>
Wed, 24 Aug 2016 15:47:06 +0000 (15:47 +0000)
committerSamuel 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

index 39b299669734f48564e14142a6590668f09220b6..a1071439c045ba3a8a2c86d0cb78bddda0ae4556 100644 (file)
@@ -1,3 +1,6 @@
+// REQUIRES: x86-registered-target
+// REQUIRES: powerpc-registered-target
+
 //
 // Generate all the types of files we can bundle.
 //