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