aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/AtomicExpand/ARM/lit.local.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/AtomicExpand/ARM/lit.local.cfg')
-rw-r--r--test/Transforms/AtomicExpand/ARM/lit.local.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Transforms/AtomicExpand/ARM/lit.local.cfg b/test/Transforms/AtomicExpand/ARM/lit.local.cfg
new file mode 100644
index 0000000..98c6700
--- /dev/null
+++ b/test/Transforms/AtomicExpand/ARM/lit.local.cfg
@@ -0,0 +1,3 @@
+if not 'ARM' in config.root.targets:
+ config.unsupported = True
+