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)
llvm-svn: 279635

clang/test/Driver/clang-offload-bundler.c

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