summaryrefslogtreecommitdiff
path: root/llvm/test/ThinLTO/X86/lit.local.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/ThinLTO/X86/lit.local.cfg')
-rw-r--r--llvm/test/ThinLTO/X86/lit.local.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/ThinLTO/X86/lit.local.cfg b/llvm/test/ThinLTO/X86/lit.local.cfg
index afde89be896d..42bf50dcc13c 100644
--- a/llvm/test/ThinLTO/X86/lit.local.cfg
+++ b/llvm/test/ThinLTO/X86/lit.local.cfg
@@ -1,2 +1,2 @@
-if not 'X86' in config.root.targets:
- config.unsupported = True
+if not "X86" in config.root.targets:
+ config.unsupported = True