summaryrefslogtreecommitdiff
path: root/test/Transforms/LICM/Stats/lit.local.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LICM/Stats/lit.local.cfg')
-rw-r--r--test/Transforms/LICM/Stats/lit.local.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/Transforms/LICM/Stats/lit.local.cfg b/test/Transforms/LICM/Stats/lit.local.cfg
new file mode 100644
index 0000000000..89c0cd9d48
--- /dev/null
+++ b/test/Transforms/LICM/Stats/lit.local.cfg
@@ -0,0 +1,4 @@
+config.suffixes = ['.ll', '.c', '.cpp']
+
+if not config.root.enable_assertions:
+ config.unsupported = True