diff --git a/llvm/test/Transforms/CodeGenPrepare/R600/lit.local.cfg b/llvm/test/Transforms/CodeGenPrepare/R600/lit.local.cfg new file mode 100644 index 000000000000..4086e8d681c3 --- /dev/null +++ b/llvm/test/Transforms/CodeGenPrepare/R600/lit.local.cfg @@ -0,0 +1,3 @@ +if not 'R600' in config.root.targets: + config.unsupported = True +