diff options
Diffstat (limited to 'test/DebugInfo/X86/lit.local.cfg')
-rw-r--r-- | test/DebugInfo/X86/lit.local.cfg | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/DebugInfo/X86/lit.local.cfg b/test/DebugInfo/X86/lit.local.cfg index 60d66ea..19840aa 100644 --- a/test/DebugInfo/X86/lit.local.cfg +++ b/test/DebugInfo/X86/lit.local.cfg @@ -1,5 +1,3 @@ -config.suffixes = ['.ll', '.s'] - targets = set(config.root.targets_to_build.split()) if not 'X86' in targets: config.unsupported = True |