aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/GlobalMerge/ARM/lit.local.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/GlobalMerge/ARM/lit.local.cfg')
-rw-r--r--test/Transforms/GlobalMerge/ARM/lit.local.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/Transforms/GlobalMerge/ARM/lit.local.cfg b/test/Transforms/GlobalMerge/ARM/lit.local.cfg
deleted file mode 100644
index 8a3ba96..0000000
--- a/test/Transforms/GlobalMerge/ARM/lit.local.cfg
+++ /dev/null
@@ -1,4 +0,0 @@
-targets = set(config.root.targets_to_build.split())
-if not 'ARM' in targets:
- config.unsupported = True
-