llvm-6502/test/LibDriver/lit.local.cfg
Peter Collingbourne cdc126d293 LibDriver tests require x86 target.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240205 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-20 01:14:37 +00:00

4 lines
68 B
INI

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