llvm/test/ThinLTO/X86/lit.local.cfg
Mehdi Amini 1749363297 Fix ThinLTO test: depends on the X86 backend
From: Mehdi Amini <mehdi.amini@apple.com>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@262993 91177308-0d34-0410-b5e6-96231b3b80d8
2016-03-09 04:04:40 +00:00

4 lines
66 B
INI

if not 'X86' in config.root.targets:
config.unsupported = True