summaryrefslogtreecommitdiff
path: root/test/MC/COFF/lit.local.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/COFF/lit.local.cfg')
-rw-r--r--test/MC/COFF/lit.local.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/MC/COFF/lit.local.cfg b/test/MC/COFF/lit.local.cfg
index 41a8434f99..ba763cf03f 100644
--- a/test/MC/COFF/lit.local.cfg
+++ b/test/MC/COFF/lit.local.cfg
@@ -1,5 +1,3 @@
-config.suffixes = ['.s', '.ll']
-
targets = set(config.root.targets_to_build.split())
if not 'X86' in targets:
config.unsupported = True