diff options
Diffstat (limited to 'test/CodeGen/MIR/PowerPC/lit.local.cfg')
-rw-r--r-- | test/CodeGen/MIR/PowerPC/lit.local.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/CodeGen/MIR/PowerPC/lit.local.cfg b/test/CodeGen/MIR/PowerPC/lit.local.cfg new file mode 100644 index 000000000000..091332439b18 --- /dev/null +++ b/test/CodeGen/MIR/PowerPC/lit.local.cfg @@ -0,0 +1,2 @@ +if not 'PowerPC' in config.root.targets: + config.unsupported = True |