1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/test/LibDriver/lit.local.cfg
Peter Collingbourne b3f5a1083a LibDriver tests require x86 target.
llvm-svn: 240205
2015-06-20 01:14:37 +00:00

4 lines
68 B
INI

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